Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowIdentifiersType
-
Packages that use ShadowIdentifiersType Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ShadowIdentifiersType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ShadowIdentifiersType Modifier and Type Method Description ShadowIdentifiersType
ObjectFactory. createShadowIdentifiersType()
-
Uses of ShadowIdentifiersType 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 ShadowIdentifiersType Modifier and Type Field Description static Producer<ShadowIdentifiersType>
ShadowIdentifiersType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowIdentifiersType Modifier and Type Method Description ShadowIdentifiersType
ShadowAssociationType. beginIdentifiers()
ShadowIdentifiersType
ShadowIdentifiersType. clone()
ShadowIdentifiersType
ObjectFactory. createShadowIdentifiersType()
ShadowIdentifiersType
ShadowAssociationType. getIdentifiers()
ShadowIdentifiersType
ShadowIdentifiersType. id(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowIdentifiersType Modifier and Type Method Description ShadowAssociationType
ShadowAssociationType. identifiers(ShadowIdentifiersType value)
void
ShadowAssociationType. setIdentifiers(ShadowIdentifiersType value)
-