Uses of Class
org.xmlsoap.schemas.soap.envelope.Detail

Packages that use Detail
org.xmlsoap.schemas.soap.envelope   
 

Uses of Detail in org.xmlsoap.schemas.soap.envelope
 

Fields in org.xmlsoap.schemas.soap.envelope declared as Detail
protected  Detail Fault.detail
           
 

Methods in org.xmlsoap.schemas.soap.envelope that return Detail
 Detail ObjectFactory.createDetail()
          Create an instance of Detail
 Detail Fault.getDetail()
          Gets the value of the detail property.
 

Methods in org.xmlsoap.schemas.soap.envelope with parameters of type Detail
 void Fault.setDetail(Detail value)
          Sets the value of the detail property.
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.