|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Description'.
The following features are supported:
CommonPackage.getDescription()
Method Summary | |
---|---|
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang ' attribute |
void |
setValue(java.lang.String value)
Sets the value of the ' Value ' attribute |
Method Detail |
public java.lang.String getLang()
If the meaning of the 'Lang' attribute isn't clear, there really should be more of a description here...
setLang(String)
,
CommonPackage.getDescription_Lang()
public void setLang(java.lang.String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
public java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
CommonPackage.getDescription_Value()
public void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |