public interface BindingOperation extends NestedComponent
Modifier and Type | Method and Description |
---|---|
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.
|
getParent
equals, getComponentExtensionContext, getFragmentIdentifier, isEquivalentTo, setComponentExtensionContext, toString
getExtensionProperties, getExtensionProperties, getExtensionProperty
InterfaceOperation getInterfaceOperation()
BindingMessageReference[] getBindingMessageReferences()
BindingFaultReference[] getBindingFaultReferences()
BindingOperationElement toElement()
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.