Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
InterfaceFaultElement |
InterfaceFault.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0
infoset that maps to this WSDLComponent.
|
Modifier and Type | Method and Description |
---|---|
InterfaceFaultElement |
InterfaceElement.addInterfaceFaultElement()
Create an InterfaceFaultElement with this InterfaceElement as its parent and
return a reference to it.
|
InterfaceFaultElement |
InterfaceFaultReferenceElement.getInterfaceFaultElement()
Return the InterfaceFaultElement referred to by this InterfaceFaultReferenceElement.
|
InterfaceFaultElement |
BindingFaultElement.getInterfaceFaultElement()
Return the InterfaceFaultElement referred to by this BindingFaultElement.
|
InterfaceFaultElement |
InterfaceElement.getInterfaceFaultElement(QName faultName)
Return the named InterfaceFaultElement from the set of InterfaceFaultElements defined
directly within this InterfaceElement.
|
InterfaceFaultElement[] |
InterfaceElement.getInterfaceFaultElements()
Return the set of InterfaceFaultElements defined directly within this InterfaceElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.