Uses of Class
org.somda.sdc.dpws.soap.model.Subcode
Packages that use Subcode
-
Uses of Subcode in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as SubcodeModifier and TypeFieldDescriptionprotected SubcodeFaultcode.subcodeprotected SubcodeSubcode.subcodeMethods in org.somda.sdc.dpws.soap.model that return SubcodeModifier and TypeMethodDescriptionSubcode.clone()Subcode.copyExcept(PropertyTree _propertyTree) Subcode.copyOnly(PropertyTree _propertyTree) Subcode.createCopy()Subcode.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createSubcode()Create an instance ofSubcodeFaultcode.getSubcode()Gets the value of the subcode property.Subcode.getSubcode()Gets the value of the subcode property.Methods in org.somda.sdc.dpws.soap.model with parameters of type SubcodeModifier and TypeMethodDescriptionvoidFaultcode.setSubcode(Subcode value) Sets the value of the subcode property.voidSubcode.setSubcode(Subcode value) Sets the value of the subcode property.Constructors in org.somda.sdc.dpws.soap.model with parameters of type SubcodeModifierConstructorDescriptionInstantiates a Subcode copying the state of another SubcodeSubcode(Subcode _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Subcode copying the state of another Subcode