javax.wsdl
public interface Input extends Serializable, AttributeExtensible
| Method Summary | |
|---|---|
| Element | getDocumentationElement()
Get the documentation element. |
| Message | getMessage() |
| String | getName()
Get the name of this input message.
|
| void | setDocumentationElement(Element docEl)
Set the documentation element for this document. |
| void | setMessage(Message message) |
| void | setName(String name)
Set the name of this input message.
|
Returns: the documentation element
Returns: the input message name
Parameters: docEl the documentation element
Parameters: name the desired name