Uses of Class
com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.AttributeContentRequirementType
-
Packages that use AttributeContentRequirementType Package Description com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 -
-
Uses of AttributeContentRequirementType in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3
Fields in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 declared as AttributeContentRequirementType Modifier and Type Field Description protected AttributeContentRequirementTypeUpdateCapabilityType. attributeContentRequirementMethods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 that return AttributeContentRequirementType Modifier and Type Method Description static AttributeContentRequirementTypeAttributeContentRequirementType. fromValue(String v)AttributeContentRequirementTypeUpdateCapabilityType. getAttributeContentRequirement()Gets the value of the attributeContentRequirement property.static AttributeContentRequirementTypeAttributeContentRequirementType. valueOf(String name)Returns the enum constant of this type with the specified name.static AttributeContentRequirementType[]AttributeContentRequirementType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 with parameters of type AttributeContentRequirementType Modifier and Type Method Description UpdateCapabilityTypeUpdateCapabilityType. attributeContentRequirement(AttributeContentRequirementType value)voidUpdateCapabilityType. setAttributeContentRequirement(AttributeContentRequirementType value)Sets the value of the attributeContentRequirement property.
-