Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
InterfaceFaultReferenceElement |
InterfaceFaultReference.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 |
---|---|
InterfaceFaultReferenceElement |
InterfaceOperationElement.addInterfaceFaultReferenceElement()
Create an InterfaceFaultReferenceElement with this InterfaceOperationElement as its parent
and return a reference to it.
|
InterfaceFaultReferenceElement |
BindingFaultReferenceElement.getInterfaceFaultReferenceElement()
Return the InterfaceFaultReferenceElement referred to by this BindingFaultReferenceElement.
|
InterfaceFaultReferenceElement[] |
InterfaceOperationElement.getInterfaceFaultReferenceElements()
Return the set of InterfaceFaultReferenceElement within this InterfaceOperationElement.
|
Modifier and Type | Method and Description |
---|---|
void |
InterfaceOperationElement.removeInterfaceFaultReferenceElement(InterfaceFaultReferenceElement faultRef)
Remove the specified InterfaceFaultReferenceElement from the set of
InterfaceFaultReferenceElements within this InterfaceOperationElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.