| Frames | No Frames |
Classes implementing javax.wsdl.Part | |
| class | This class represents a message part and contains the part's
name, elementName, typeName, and any extensibility attributes.
|
Methods with parameter type javax.wsdl.Part | |
| void | Add a part to this message.
|
Methods with return type javax.wsdl.Part | |
| Part | Create a new part.
|
| Part | MessageImpl.getPart(String name) Get the specified part.
|
Methods with return type javax.wsdl.Part | |
| Part | |
Methods with parameter type javax.wsdl.Part | |
| void | Add a part to this message.
|
Methods with return type javax.wsdl.Part | |
| Part | Create a new part.
|
| Part | Get the specified part.
|