Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.FindShadowOwnerType
-
Packages that use FindShadowOwnerType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of FindShadowOwnerType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return FindShadowOwnerType Modifier and Type Method Description FindShadowOwnerTypeFindShadowOwnerType. clone()Creates and returns a deep copy of this object.FindShadowOwnerTypeObjectFactory. createFindShadowOwnerType()Create an instance ofFindShadowOwnerTypeFindShadowOwnerTypeFindShadowOwnerType. shadowOid(String value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type FindShadowOwnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<FindShadowOwnerType>ObjectFactory. createFindShadowOwner(FindShadowOwnerType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type FindShadowOwnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<FindShadowOwnerType>ObjectFactory. createFindShadowOwner(FindShadowOwnerType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type FindShadowOwnerType Constructor Description FindShadowOwnerType(FindShadowOwnerType o)Creates a newFindShadowOwnerTypeinstance by deeply copying a givenFindShadowOwnerTypeinstance.
-