Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_3.ObjectNotFoundFaultType
-
Packages that use ObjectNotFoundFaultType Package Description com.evolveum.midpoint.xml.ns._public.common.fault_3 -
-
Uses of ObjectNotFoundFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_3
Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return ObjectNotFoundFaultType Modifier and Type Method Description ObjectNotFoundFaultTypeObjectNotFoundFaultType. clone()Creates and returns a deep copy of this object.ObjectNotFoundFaultTypeObjectFactory. createObjectNotFoundFaultType()Create an instance ofObjectNotFoundFaultTypeObjectNotFoundFaultTypeObjectNotFoundFaultType. message(String value)ObjectNotFoundFaultTypeObjectNotFoundFaultType. operationResult(OperationResultType value)Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return types with arguments of type ObjectNotFoundFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<ObjectNotFoundFaultType>ObjectFactory. createObjectNotFoundFault(ObjectNotFoundFaultType value)Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type ObjectNotFoundFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<ObjectNotFoundFaultType>ObjectFactory. createObjectNotFoundFault(ObjectNotFoundFaultType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type ObjectNotFoundFaultType Constructor Description ObjectNotFoundFaultType(ObjectNotFoundFaultType o)Creates a newObjectNotFoundFaultTypeinstance by deeply copying a givenObjectNotFoundFaultTypeinstance.
-