Uses of Class
com.sun.xml.ws.security.soap11.Detail

Packages that use Detail
com.sun.xml.ws.security.soap11   
 

Uses of Detail in com.sun.xml.ws.security.soap11
 

Fields in com.sun.xml.ws.security.soap11 declared as Detail
protected  Detail Fault.detail
           
 

Methods in com.sun.xml.ws.security.soap11 that return Detail
 Detail ObjectFactory.createDetail()
          Create an instance of Detail
 Detail Fault.getDetail()
          Gets the value of the detail property.
 

Methods in com.sun.xml.ws.security.soap11 with parameters of type Detail
 void Fault.setDetail(Detail value)
          Sets the value of the detail property.
 



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