Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
InterfaceOperationElement |
InterfaceOperation.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 |
---|---|
InterfaceOperationElement |
InterfaceElement.addInterfaceOperationElement()
Create an InterfaceOperationElement with this InterfaceElement as its parent and
return a reference to it.
|
InterfaceOperationElement |
BindingOperationElement.getInterfaceOperationElement()
Return the InterfaceOperationElement referred to by this BindingOperationElement.
|
InterfaceOperationElement |
InterfaceElement.getInterfaceOperationElement(QName operName)
Return the named InterfaceOperationElement from the set of InterfaceOperationElements defined
directly within this InterfaceElement.
|
InterfaceOperationElement[] |
InterfaceElement.getInterfaceOperationElements()
Return the set of InterfaceOperationElements defined directly within this InterfaceElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.