Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
InterfaceMessageReferenceElement |
InterfaceMessageReference.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 |
---|---|
InterfaceMessageReferenceElement |
InterfaceOperationElement.addInterfaceMessageReferenceElement()
Create an InterfaceMessageReferenceElement with this InterfaceOperationElement as its parent
and return a reference to it.
|
InterfaceMessageReferenceElement |
BindingMessageReferenceElement.getInterfaceMessageReferenceElement()
Return the InterfaceMessageReferenceElement associated with this BindingMessageReferenceElement.
|
InterfaceMessageReferenceElement[] |
InterfaceOperationElement.getInterfaceMessageReferenceElements()
Return the set of InterfaceMessageReferenceElements within this InterfaceOperationElement.
|
Modifier and Type | Method and Description |
---|---|
void |
InterfaceOperationElement.removeInterfaceMessageReferenceElement(InterfaceMessageReferenceElement msgRef)
Remove the specified InterfaceMessageReferenceElement from the set of
InterfaceMessageReferenceElements within this InterfaceOperationElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.