Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_3.SystemFaultType
-
Packages that use SystemFaultType Package Description com.evolveum.midpoint.xml.ns._public.common.fault_3 -
-
Uses of SystemFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_3
Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return SystemFaultType Modifier and Type Method Description SystemFaultTypeSystemFaultType. clone()Creates and returns a deep copy of this object.SystemFaultTypeObjectFactory. createSystemFaultType()Create an instance ofSystemFaultTypeSystemFaultTypeSystemFaultType. message(String value)SystemFaultTypeSystemFaultType. operationResult(OperationResultType value)Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return types with arguments of type SystemFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<SystemFaultType>ObjectFactory. createSystemFault(SystemFaultType value)Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type SystemFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<SystemFaultType>ObjectFactory. createSystemFault(SystemFaultType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type SystemFaultType Constructor Description SystemFaultType(SystemFaultType o)Creates a newSystemFaultTypeinstance by deeply copying a givenSystemFaultTypeinstance.
-