Uses of Class
org.somda.sdc.dpws.soap.model.Fault
Packages that use Fault
-
Uses of Fault in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return FaultModifier and TypeMethodDescriptionFault.clone()Fault.copyExcept(PropertyTree _propertyTree) Fault.copyOnly(PropertyTree _propertyTree) Fault.createCopy()Fault.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createFault()Create an instance ofFaultMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type FaultModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Fault>ObjectFactory.createFault(Fault value) Methods in org.somda.sdc.dpws.soap.model with parameters of type FaultModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Fault>ObjectFactory.createFault(Fault value) Constructors in org.somda.sdc.dpws.soap.model with parameters of type FaultModifierConstructorDescriptionInstantiates a Fault copying the state of another FaultFault(Fault _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Fault copying the state of another Fault