Uses of Class
org.w3._2003._05.soap_envelope.Detail

Packages that use Detail
org.w3._2003._05.soap_envelope   
 

Uses of Detail in org.w3._2003._05.soap_envelope
 

Methods in org.w3._2003._05.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.w3._2003._05.soap_envelope with parameters of type Detail
 void Fault.setDetail(Detail value)
          Sets the value of the detail property.