|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingOperationElement | |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Uses of BindingOperationElement in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return BindingOperationElement | |
---|---|
BindingOperationElement |
BindingOperation.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
Uses of BindingOperationElement in org.apache.woden.wsdl20.xml |
---|
Methods in org.apache.woden.wsdl20.xml that return BindingOperationElement | |
---|---|
BindingOperationElement |
BindingElement.addBindingOperationElement()
Create a BindingOperationElement with this BindingElement as its parent and return a reference to it. |
BindingOperationElement[] |
BindingElement.getBindingOperationElements()
Return the set of BindingOperationElements within this BindingElement This equates to the set of <operation> elements within the <binding> element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |