Uses of Class
com.evolveum.midpoint.xml.ns._public.model.model_3.ImportFromResourceResponseType
-
Packages that use ImportFromResourceResponseType Package Description com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ImportFromResourceResponseType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ImportFromResourceResponseType Modifier and Type Method Description ImportFromResourceResponseTypeImportFromResourceResponseType. clone()ImportFromResourceResponseTypeObjectFactory. createImportFromResourceResponseType()ImportFromResourceResponseTypeImportFromResourceResponseType. task(TaskType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return types with arguments of type ImportFromResourceResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImportFromResourceResponseType>ObjectFactory. createImportFromResourceResponse(ImportFromResourceResponseType value)Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ImportFromResourceResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ImportFromResourceResponseType>ObjectFactory. createImportFromResourceResponse(ImportFromResourceResponseType value)Constructors in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ImportFromResourceResponseType Constructor Description ImportFromResourceResponseType(ImportFromResourceResponseType other)
-