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