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 IdempotenceTypeAbstractRoleType.getIdempotence()static IdempotenceTypeReturns 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) PolicyType.idempotence(IdempotenceType value) RoleType.idempotence(IdempotenceType value) ServiceType.idempotence(IdempotenceType value) voidAbstractRoleType.setIdempotence(IdempotenceType value)