|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.xml.soap | Provides the API for creating and building SOAP messages. |
| Uses of DetailEntry in javax.xml.soap |
|---|
| Modifier and Type | Method and Description |
|---|---|
DetailEntry |
Detail.addDetailEntry(Name name)
Creates a new DetailEntry object with the given
name and adds it to this Detail object. |
DetailEntry |
Detail.addDetailEntry(QName qname)
Creates a new DetailEntry object with the given
QName and adds it to this Detail object. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.