Uses of Class
com.sun.xml.ws.security.soap12.Subcode
-
Packages that use Subcode Package Description com.sun.xml.ws.security.soap12 -
-
Uses of Subcode in com.sun.xml.ws.security.soap12
Fields in com.sun.xml.ws.security.soap12 declared as Subcode Modifier and Type Field Description protected SubcodeFaultcode. subcodeprotected SubcodeSubcode. subcodeMethods in com.sun.xml.ws.security.soap12 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 com.sun.xml.ws.security.soap12 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.
-