Uses of Class
org.somda.sdc.dpws.soap.model.Faultcode
Packages that use Faultcode
-
Uses of Faultcode in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as FaultcodeMethods in org.somda.sdc.dpws.soap.model that return FaultcodeModifier and TypeMethodDescriptionFaultcode.clone()Faultcode.copyExcept(PropertyTree _propertyTree) Faultcode.copyOnly(PropertyTree _propertyTree) Faultcode.createCopy()Faultcode.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createFaultcode()Create an instance ofFaultcodeFault.getCode()Gets the value of the code property.Methods in org.somda.sdc.dpws.soap.model with parameters of type FaultcodeModifier and TypeMethodDescriptionvoidSets the value of the code property.Constructors in org.somda.sdc.dpws.soap.model with parameters of type FaultcodeModifierConstructorDescriptionInstantiates a Faultcode copying the state of another FaultcodeFaultcode(Faultcode _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Faultcode copying the state of another Faultcode