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()Ruft den Wert der subcode-Eigenschaft ab.SubcodeSubcode. getSubcode()Ruft den Wert der subcode-Eigenschaft ab.Methods in org.somda.sdc.dpws.soap.model with parameters of type Subcode Modifier and Type Method Description voidFaultcode. setSubcode(Subcode value)Legt den Wert der subcode-Eigenschaft fest.voidSubcode. setSubcode(Subcode value)Legt den Wert der subcode-Eigenschaft fest.
-