|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceOperation
Represents the InterfaceMessageReference component from the WSDL 2.0 Component model.
Method Summary | |
---|---|
InterfaceFaultReference[] |
getInterfaceFaultReferences()
Represents the {interface fault references} property of the InterfaceOperation component. |
InterfaceMessageReference[] |
getInterfaceMessageReferences()
Represents the {interface message references} property of the InterfaceOperation component. |
java.net.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. |
java.net.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. |
Methods inherited from interface org.apache.woden.wsdl20.NestedComponent |
---|
getParent |
Methods inherited from interface org.apache.woden.wsdl20.WSDLComponent |
---|
equals, getComponentExtensionContext, getFragmentIdentifier, setComponentExtensionContext, toString |
Methods inherited from interface org.apache.woden.wsdl20.extensions.PropertyExtensible |
---|
getExtensionProperties, getExtensionProperties, getExtensionProperty |
Method Detail |
---|
QName getName()
java.net.URI getMessageExchangePattern()
InterfaceMessageReference[] getInterfaceMessageReferences()
InterfaceFaultReference[] getInterfaceFaultReferences()
java.net.URI[] getStyle()
InterfaceOperationElement toElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |