|
|||||||||||
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 | |
Direction |
getDirection()
Returns an enumerated type, Direction, that indicates the direction of this message. |
ElementDeclaration |
getElementDeclaration()
Returns the ElementDeclaration representing the {element declaration} property of this InterfaceMessageReference. |
java.lang.String |
getMessageContentModel()
Returns a String representing the {message content model} property of this InterfaceMessageReference. |
NCName |
getMessageLabel()
Returns an NCName representing the {message label} property of this InterfaceMessageReference. |
InterfaceMessageReferenceElement |
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 NCName getMessageLabel()
public Direction getDirection()
public java.lang.String getMessageContentModel()
public ElementDeclaration getElementDeclaration()
public InterfaceMessageReferenceElement toElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |