| 
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 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 optional detail element for this SOAPFault
 object. | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.