| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Detail | |
|---|---|
| javax.xml.soap | Provides the API for creating and building SOAP messages. | 
| Uses of Detail in javax.xml.soap | 
|---|
| Methods in javax.xml.soap that return Detail | |
|---|---|
|  Detail | SOAPFault.addDetail()Creates an optional Detailobject and sets it as theDetailobject for thisSOAPFaultobject. | 
| abstract  Detail | SOAPFactory.createDetail()Creates a new Detailobject which serves as a container
 forDetailEntryobjects. | 
|  Detail | SOAPFault.getDetail()Returns the optional detail element for this SOAPFaultobject. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.