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

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

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

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

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

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

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



Copyright © 2013 evolveum. All Rights Reserved.