Uses of Class
com.sun.xml.ws.security.soap12.Subcode
Packages that use Subcode
-
Uses of Subcode in com.sun.xml.ws.security.soap12
Fields in com.sun.xml.ws.security.soap12 declared as SubcodeModifier and TypeFieldDescriptionprotected SubcodeFaultcode.subcodeprotected SubcodeSubcode.subcodeMethods in com.sun.xml.ws.security.soap12 that return SubcodeModifier and TypeMethodDescriptionObjectFactory.createSubcode()Create an instance ofSubcodeFaultcode.getSubcode()Gets the value of the subcode property.Subcode.getSubcode()Gets the value of the subcode property.Methods in com.sun.xml.ws.security.soap12 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.