Uses of Interface
javax.xml.soap.Detail

Uses of Detail in javax.xml.soap
 

Methods in javax.xml.soap that return Detail
 Detail SOAPFault.addDetail()
          Creates a Detail object and sets it as the Detail object for this SOAPFault object.
abstract  Detail SOAPFactory.createDetail()
          Creates a new Detail object which serves as a container for DetailEntry objects.
 Detail SOAPFault.getDetail()
          Returns the detail element for this SOAPFault object.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.