Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.AttributeContentRequirementType
Packages that use AttributeContentRequirementType
-
Uses of AttributeContentRequirementType in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3
Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 that return AttributeContentRequirementTypeModifier and TypeMethodDescriptionUpdateCapabilityType.getAttributeContentRequirement()
Returns the enum constant of this class with the specified name.static AttributeContentRequirementType[]
AttributeContentRequirementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 with parameters of type AttributeContentRequirementTypeModifier and TypeMethodDescriptionUpdateCapabilityType.attributeContentRequirement
(AttributeContentRequirementType value) void
UpdateCapabilityType.setAttributeContentRequirement
(AttributeContentRequirementType value)