|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingMessageReferenceElement | |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Uses of BindingMessageReferenceElement in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return BindingMessageReferenceElement | |
---|---|
BindingMessageReferenceElement |
BindingMessageReference.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
Uses of BindingMessageReferenceElement in org.apache.woden.wsdl20.xml |
---|
Methods in org.apache.woden.wsdl20.xml that return BindingMessageReferenceElement | |
---|---|
BindingMessageReferenceElement |
BindingOperationElement.addBindingMessageReferenceElement()
Create a BindingMessageReferenceElement with this BindingOperationElement as its parent and return a reference to it. |
BindingMessageReferenceElement[] |
BindingOperationElement.getBindingMessageReferenceElements()
Return the set of BindingMessageReferenceElements within this BindingOperationElement. |
Methods in org.apache.woden.wsdl20.xml with parameters of type BindingMessageReferenceElement | |
---|---|
void |
BindingOperationElement.removeBindingMessageReferenceElement(BindingMessageReferenceElement msgRef)
Remove the specified BindingMessageReferenceElement from the set of BindingMessageReferenceElements within this BindingOperationElement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |