Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.GetObjectType
-
Packages that use GetObjectType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of GetObjectType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return GetObjectType Modifier and Type Method Description GetObjectTypeGetObjectType. clone()Creates and returns a deep copy of this object.GetObjectTypeObjectFactory. createGetObjectType()Create an instance ofGetObjectTypeGetObjectTypeGetObjectType. objectType(QName value)GetObjectTypeGetObjectType. oid(String value)GetObjectTypeGetObjectType. options(SelectorQualifiedGetOptionsType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type GetObjectType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetObjectType>ObjectFactory. createGetObject(GetObjectType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type GetObjectType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetObjectType>ObjectFactory. createGetObject(GetObjectType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type GetObjectType Constructor Description GetObjectType(GetObjectType o)Creates a newGetObjectTypeinstance by deeply copying a givenGetObjectTypeinstance.
-