Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
BindingOperationElement |
BindingOperation.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 |
---|---|
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.
|
Copyright ? Apache Software Foundation. All Rights Reserved.