Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
BindingMessageReferenceElement |
BindingMessageReference.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 |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
BindingOperationElement.removeBindingMessageReferenceElement(BindingMessageReferenceElement msgRef)
Remove the specified BindingMessageReferenceElement from the set of
BindingMessageReferenceElements within this BindingOperationElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.