javax.wsdl
public interface Fault extends Serializable, AttributeExtensible
Method Summary | |
---|---|
Element | getDocumentationElement()
Get the documentation element. |
Message | getMessage() |
String | getName()
Get the name of this fault 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 fault message.
|
Returns: the documentation element
Returns: the fault message name
Parameters: docEl the documentation element
Parameters: name the desired name