Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DataProtectionType
-
Packages that use DataProtectionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of DataProtectionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type DataProtectionType Modifier and Type Field Description static Producer<DataProtectionType>
DataProtectionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DataProtectionType Modifier and Type Method Description AbstractRoleType
AbstractRoleType. dataProtection(DataProtectionType value)
ArchetypeType
ArchetypeType. dataProtection(DataProtectionType value)
OrgType
OrgType. dataProtection(DataProtectionType value)
RoleType
RoleType. dataProtection(DataProtectionType value)
ServiceType
ServiceType. dataProtection(DataProtectionType value)
void
AbstractRoleType. setDataProtection(DataProtectionType value)
-