Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_3.ObjectAlreadyExistsFaultType
-
Packages that use ObjectAlreadyExistsFaultType Package Description com.evolveum.midpoint.xml.ns._public.common.fault_3 -
-
Uses of ObjectAlreadyExistsFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_3
Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return ObjectAlreadyExistsFaultType Modifier and Type Method Description ObjectAlreadyExistsFaultTypeObjectAlreadyExistsFaultType. clone()ObjectAlreadyExistsFaultTypeObjectFactory. createObjectAlreadyExistsFaultType()ObjectAlreadyExistsFaultTypeObjectAlreadyExistsFaultType. message(String value)ObjectAlreadyExistsFaultTypeObjectAlreadyExistsFaultType. operationResult(OperationResultType value)Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return types with arguments of type ObjectAlreadyExistsFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<ObjectAlreadyExistsFaultType>ObjectFactory. createObjectAlreadyExistsFault(ObjectAlreadyExistsFaultType value)Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type ObjectAlreadyExistsFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<ObjectAlreadyExistsFaultType>ObjectFactory. createObjectAlreadyExistsFault(ObjectAlreadyExistsFaultType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type ObjectAlreadyExistsFaultType Constructor Description ObjectAlreadyExistsFaultType(ObjectAlreadyExistsFaultType other)
-