Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.FindShadowOwnerResponseType
-
Packages that use FindShadowOwnerResponseType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of FindShadowOwnerResponseType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return FindShadowOwnerResponseType Modifier and Type Method Description FindShadowOwnerResponseTypeFindShadowOwnerResponseType. clone()Creates and returns a deep copy of this object.FindShadowOwnerResponseTypeObjectFactory. createFindShadowOwnerResponseType()Create an instance ofFindShadowOwnerResponseTypeFindShadowOwnerResponseTypeFindShadowOwnerResponseType. result(OperationResultType value)FindShadowOwnerResponseTypeFindShadowOwnerResponseType. user(UserType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type FindShadowOwnerResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<FindShadowOwnerResponseType>ObjectFactory. createFindShadowOwnerResponse(FindShadowOwnerResponseType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type FindShadowOwnerResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<FindShadowOwnerResponseType>ObjectFactory. createFindShadowOwnerResponse(FindShadowOwnerResponseType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type FindShadowOwnerResponseType Constructor Description FindShadowOwnerResponseType(FindShadowOwnerResponseType o)Creates a newFindShadowOwnerResponseTypeinstance by deeply copying a givenFindShadowOwnerResponseTypeinstance.
-