Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowIntegrityCheckWorkDefinitionType
-
Packages that use ShadowIntegrityCheckWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ShadowIntegrityCheckWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowIntegrityCheckWorkDefinitionType Modifier and Type Field Description static Producer<ShadowIntegrityCheckWorkDefinitionType>
ShadowIntegrityCheckWorkDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowIntegrityCheckWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShadowIntegrityCheckWorkDefinitionType>
ObjectFactory. createShadowIntegrityCheckWorkDefinition(ShadowIntegrityCheckWorkDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowIntegrityCheckWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShadowIntegrityCheckWorkDefinitionType>
ObjectFactory. createShadowIntegrityCheckWorkDefinition(ShadowIntegrityCheckWorkDefinitionType value)
void
WorkDefinitionsType. setShadowIntegrityCheck(ShadowIntegrityCheckWorkDefinitionType value)
WorkDefinitionsType
WorkDefinitionsType. shadowIntegrityCheck(ShadowIntegrityCheckWorkDefinitionType value)
-
Uses of ShadowIntegrityCheckWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ShadowIntegrityCheckWorkDefinitionType Modifier and Type Method Description ShadowIntegrityCheckWorkDefinitionType
ObjectFactory. createShadowIntegrityCheckWorkDefinitionType()
-