|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Message'.
org.eclipse.wsdl.WSDLPackage#getMessage()| Method Summary | |
|---|---|
EList |
getEParts()
Returns the value of the 'EParts' containment reference list. |
QName |
getQName()
Returns the value of the 'QName' attribute |
boolean |
isUndefined()
Returns the value of the 'Undefined' attribute |
void |
setQName(QName value)
Sets the value of the ' QName' attribute |
void |
setUndefined(boolean value)
Sets the value of the ' Undefined' attribute |
| Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
|---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
| Method Detail |
public QName getQName()
If the meaning of the 'QName' attribute isn't clear, there really should be more of a description here...
setQName(QName),
org.eclipse.wsdl.WSDLPackage#getMessage_QName()public void setQName(QName value)
QName' attribute.
value - the new value of the 'QName' attribute.getQName()public boolean isUndefined()
If the meaning of the 'Undefined' attribute isn't clear, there really should be more of a description here...
setUndefined(boolean),
org.eclipse.wsdl.WSDLPackage#getMessage_Undefined()public void setUndefined(boolean value)
Undefined' attribute.
value - the new value of the 'Undefined' attribute.isUndefined()public EList getEParts()
org.eclipse.wsdl.Part.
If the meaning of the 'EParts' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getMessage_EParts()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||