Uses of Class
org.somda.sdc.dpws.soap.model.Subcode
-
Packages that use Subcode Package Description org.somda.sdc.dpws.soap.model -
-
Uses of Subcode in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as Subcode Modifier and Type Field Description protected SubcodeFaultcode. subcodeprotected SubcodeSubcode. subcodeMethods in org.somda.sdc.dpws.soap.model that return Subcode Modifier and Type Method Description SubcodeObjectFactory. createSubcode()Create an instance ofSubcodeSubcodeFaultcode. getSubcode()Gets the value of the subcode property.SubcodeSubcode. getSubcode()Gets the value of the subcode property.Methods in org.somda.sdc.dpws.soap.model with parameters of type Subcode Modifier and Type Method Description voidFaultcode. setSubcode(Subcode value)Sets the value of the subcode property.voidSubcode. setSubcode(Subcode value)Sets the value of the subcode property.
-