Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PropertyAccessType
-
Packages that use PropertyAccessType Package Description com.evolveum.midpoint.common.refinery com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PropertyAccessType in com.evolveum.midpoint.common.refinery
Methods in com.evolveum.midpoint.common.refinery that return PropertyAccessType Modifier and Type Method Description PropertyAccessTypePropertyLimitations. getAccess()Methods in com.evolveum.midpoint.common.refinery with parameters of type PropertyAccessType Modifier and Type Method Description voidPropertyLimitations. setAccess(PropertyAccessType access) -
Uses of PropertyAccessType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as PropertyAccessType Modifier and Type Field Description protected PropertyAccessTypePropertyLimitationsType. accessMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PropertyAccessType Modifier and Type Method Description PropertyAccessTypePropertyAccessType. add(Boolean value)PropertyAccessTypePropertyLimitationsType. beginAccess()PropertyAccessTypePropertyAccessType. clone()Creates and returns a deep copy of this object.PropertyAccessTypeObjectFactory. createPropertyAccessType()Create an instance ofPropertyAccessTypePropertyAccessTypePropertyLimitationsType. getAccess()Gets the value of the access property.PropertyAccessTypePropertyAccessType. modify(Boolean value)PropertyAccessTypePropertyAccessType. read(Boolean value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropertyAccessType Modifier and Type Method Description PropertyLimitationsTypePropertyLimitationsType. access(PropertyAccessType value)voidPropertyLimitationsType. setAccess(PropertyAccessType value)Sets the value of the access property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropertyAccessType Constructor Description PropertyAccessType(PropertyAccessType o)Creates a newPropertyAccessTypeinstance by deeply copying a givenPropertyAccessTypeinstance.
-