Uses of Class
org.xmlsoap.schemas.soap.envelope.Fault
-
Packages that use Fault Package Description org.xmlsoap.schemas.soap.envelope -
-
Uses of Fault in org.xmlsoap.schemas.soap.envelope
Methods in org.xmlsoap.schemas.soap.envelope that return Fault Modifier and Type Method Description FaultObjectFactory. createFault()Create an instance ofFaultMethods in org.xmlsoap.schemas.soap.envelope that return types with arguments of type Fault Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Fault>ObjectFactory. createFault(Fault value)Methods in org.xmlsoap.schemas.soap.envelope with parameters of type Fault Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Fault>ObjectFactory. createFault(Fault value)
-