|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterfaceOperationElement | |
|---|---|
| org.apache.woden.wsdl20 | |
| org.apache.woden.wsdl20.xml | |
| Uses of InterfaceOperationElement in org.apache.woden.wsdl20 |
|---|
| Methods in org.apache.woden.wsdl20 that return InterfaceOperationElement | |
|---|---|
InterfaceOperationElement |
InterfaceOperation.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
| Uses of InterfaceOperationElement in org.apache.woden.wsdl20.xml |
|---|
| Methods in org.apache.woden.wsdl20.xml that return InterfaceOperationElement | |
|---|---|
InterfaceOperationElement |
InterfaceElement.addInterfaceOperationElement()
Create an InterfaceOperationElement with this InterfaceElement as its parent and return a reference to it. |
InterfaceOperationElement |
BindingOperationElement.getInterfaceOperationElement()
Return the InterfaceOperationElement referred to by this BindingOperationElement. |
InterfaceOperationElement |
InterfaceElement.getInterfaceOperationElement(QName operName)
Return the named InterfaceOperationElement from the set of InterfaceOperationElements defined directly within this InterfaceElement. |
InterfaceOperationElement[] |
InterfaceElement.getInterfaceOperationElements()
Return the set of InterfaceOperationElements defined directly within this InterfaceElement. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||