Uses of Class
com.sun.xml.ws.security.soap12.Faultcode

Packages that use Faultcode
com.sun.xml.ws.security.soap12   
 

Uses of Faultcode in com.sun.xml.ws.security.soap12
 

Fields in com.sun.xml.ws.security.soap12 declared as Faultcode
protected  Faultcode Fault.code
           
 

Methods in com.sun.xml.ws.security.soap12 that return Faultcode
 Faultcode ObjectFactory.createFaultcode()
          Create an instance of Faultcode
 Faultcode Fault.getCode()
          Gets the value of the code property.
 

Methods in com.sun.xml.ws.security.soap12 with parameters of type Faultcode
 void Fault.setCode(Faultcode value)
          Sets the value of the code property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.