public interface InterfaceOperation extends NestedComponent
Modifier and Type | Method and Description |
---|---|
InterfaceFaultReference[] |
getInterfaceFaultReferences()
Represents the {interface fault references} property of the InterfaceOperation component.
|
InterfaceMessageReference[] |
getInterfaceMessageReferences()
Represents the {interface message references} property of the InterfaceOperation component.
|
URI |
getMessageExchangePattern()
Returns a URI representing the {message exchange pattern} property of this
InterfaceOperation.
|
QName |
getName()
Returns the qualified name representing the {name} property of this InterfaceOperation.
|
URI[] |
getStyle()
Represents the {style} property of the InterfaceOperation component.
|
InterfaceOperationElement |
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
QName getName()
URI getMessageExchangePattern()
InterfaceMessageReference[] getInterfaceMessageReferences()
InterfaceFaultReference[] getInterfaceFaultReferences()
URI[] getStyle()
InterfaceOperationElement toElement()
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.