Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.IdempotenceType
Packages that use IdempotenceType
-
Uses of IdempotenceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return IdempotenceTypeModifier and TypeMethodDescriptionstatic IdempotenceType
AbstractRoleType.getIdempotence()
static IdempotenceType
Returns the enum constant of this class with the specified name.static IdempotenceType[]
IdempotenceType.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.common.common_3 with parameters of type IdempotenceTypeModifier and TypeMethodDescriptionAbstractRoleType.idempotence
(IdempotenceType value) ArchetypeType.idempotence
(IdempotenceType value) OrgType.idempotence
(IdempotenceType value) RoleType.idempotence
(IdempotenceType value) ServiceType.idempotence
(IdempotenceType value) void
AbstractRoleType.setIdempotence
(IdempotenceType value)