|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Message Reference'.
org.eclipse.wsdl.WSDLPackage#getMessageReference()| Method Summary | |
|---|---|
Message |
getEMessage()
Returns the value of the 'EMessage' reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
void |
setEMessage(Message value)
Sets the value of the ' EMessage' reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
| Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
|---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
| Method Detail |
public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
org.eclipse.wsdl.WSDLPackage#getMessageReference_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public Message getEMessage()
If the meaning of the 'EMessage' reference isn't clear, there really should be more of a description here...
setEMessage(Message),
org.eclipse.wsdl.WSDLPackage#getMessageReference_EMessage()public void setEMessage(Message value)
EMessage' reference.
value - the new value of the 'EMessage' reference.getEMessage()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||