Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowIntegrityAspectType
Packages that use ShadowIntegrityAspectType
-
Uses of ShadowIntegrityAspectType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowIntegrityAspectTypeModifier and TypeMethodDescriptionstatic ShadowIntegrityAspectType
static ShadowIntegrityAspectType
Returns the enum constant of this class with the specified name.static ShadowIntegrityAspectType[]
ShadowIntegrityAspectType.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 that return types with arguments of type ShadowIntegrityAspectTypeModifier and TypeMethodDescriptionShadowIntegrityCheckWorkDefinitionType.getDiagnose()
ShadowIntegrityCheckWorkDefinitionType.getFix()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowIntegrityAspectTypeModifier and TypeMethodDescriptionShadowIntegrityCheckWorkDefinitionType.diagnose
(ShadowIntegrityAspectType value) ShadowIntegrityCheckWorkDefinitionType.fix
(ShadowIntegrityAspectType value)