|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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, getComponentExtensionsForNamespace |
Method Detail |
public QName getName()
public java.net.URI getMessageExchangePattern()
public InterfaceMessageReference[] getInterfaceMessageReferences()
public InterfaceFaultReference[] getInterfaceFaultReferences()
public java.net.URI[] getStyle()
public InterfaceOperationElement toElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |