Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.SearchObjectsResponseType
-
Packages that use SearchObjectsResponseType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of SearchObjectsResponseType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return SearchObjectsResponseType Modifier and Type Method Description SearchObjectsResponseTypeSearchObjectsResponseType. clone()SearchObjectsResponseTypeObjectFactory. createSearchObjectsResponseType()SearchObjectsResponseTypeSearchObjectsResponseType. objectList(ObjectListType value)SearchObjectsResponseTypeSearchObjectsResponseType. result(OperationResultType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type SearchObjectsResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchObjectsResponseType>ObjectFactory. createSearchObjectsResponse(SearchObjectsResponseType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type SearchObjectsResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<SearchObjectsResponseType>ObjectFactory. createSearchObjectsResponse(SearchObjectsResponseType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type SearchObjectsResponseType Constructor Description SearchObjectsResponseType(SearchObjectsResponseType other)
-