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