Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.SearchObjectsType
-
Packages that use SearchObjectsType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of SearchObjectsType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return SearchObjectsType Modifier and Type Method Description SearchObjectsTypeSearchObjectsType. clone()Creates and returns a deep copy of this object.SearchObjectsTypeObjectFactory. createSearchObjectsType()Create an instance ofSearchObjectsTypeSearchObjectsTypeSearchObjectsType. objectType(QName value)SearchObjectsTypeSearchObjectsType. options(SelectorQualifiedGetOptionsType value)SearchObjectsTypeSearchObjectsType. query(QueryType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type SearchObjectsType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchObjectsType>ObjectFactory. createSearchObjects(SearchObjectsType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type SearchObjectsType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchObjectsType>ObjectFactory. createSearchObjects(SearchObjectsType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type SearchObjectsType Constructor Description SearchObjectsType(SearchObjectsType o)Creates a newSearchObjectsTypeinstance by deeply copying a givenSearchObjectsTypeinstance.
-