Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_1.ObjectNotFoundFaultType

Packages that use ObjectNotFoundFaultType
com.evolveum.midpoint.xml.ns._public.common.fault_1   
 

Uses of ObjectNotFoundFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 that return ObjectNotFoundFaultType
 ObjectNotFoundFaultType ObjectNotFoundFaultType.clone()
          Creates and returns a deep copy of this object.
 ObjectNotFoundFaultType ObjectFactory.createObjectNotFoundFaultType()
          Create an instance of ObjectNotFoundFaultType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 that return types with arguments of type ObjectNotFoundFaultType
 javax.xml.bind.JAXBElement<ObjectNotFoundFaultType> ObjectFactory.createObjectNotFoundFault(ObjectNotFoundFaultType value)
          Create an instance of JAXBElement<ObjectNotFoundFaultType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 with parameters of type ObjectNotFoundFaultType
 javax.xml.bind.JAXBElement<ObjectNotFoundFaultType> ObjectFactory.createObjectNotFoundFault(ObjectNotFoundFaultType value)
          Create an instance of JAXBElement<ObjectNotFoundFaultType>}
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_1 with parameters of type ObjectNotFoundFaultType
ObjectNotFoundFaultType(ObjectNotFoundFaultType o)
          Creates a new ObjectNotFoundFaultType instance by deeply copying a given ObjectNotFoundFaultType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.