|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the BindingOperation component from the WSDL 2.0 Component model.
Method Summary | |
BindingFaultReference[] |
getBindingFaultReferences()
Represents the {binding fault references} property of the BindingOperation component. |
BindingMessageReference[] |
getBindingMessageReferences()
Represents the {binding message references} property of the BindingOperation component. |
InterfaceOperation |
getInterfaceOperation()
Returns an InterfaceOperation representing the {interface operation} property of the BindingOperation component. |
BindingOperationElement |
toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
Methods inherited from interface org.apache.woden.wsdl20.NestedComponent |
getParent |
Methods inherited from interface org.apache.woden.wsdl20.WSDLComponent |
equals, getComponentExtensionsForNamespace |
Method Detail |
public InterfaceOperation getInterfaceOperation()
public BindingMessageReference[] getBindingMessageReferences()
public BindingFaultReference[] getBindingFaultReferences()
public BindingOperationElement toElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |