public interface InterfaceFault extends ExtensibleDocumentedComponent
| Modifier and Type | Method and Description |
|---|---|
QName |
getElement()
Get qualified name referring to the element declaration of the payload
of the fault.
|
String |
getName()
Get the name of this component.
|
QName |
getQualifiedName()
Get qualified name of this component.
|
void |
setElement(QName theElement)
Set qualified name referring to the element declaration of the payload
of the fault.
|
void |
setName(String theName)
Set the name of this component.
|
getDocument, getDocument, getExtensions, getWsdlAttributeNameMap, setDocument, setDocument, setExtensionsString getName()
void setName(String theName)
theName - The name of this componentQName getElement()
void setElement(QName theElement)
theElement - Qualified name referring to the element declaration
of the payload of the faultQName getQualifiedName()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.