|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalizedStringType
A representation of the model object 'Localized String Type'.
The following features are supported:
RimPackage.getLocalizedStringType()| Method Summary | |
|---|---|
java.lang.Object |
getCharset()
Returns the value of the 'Charset' attribute. |
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetCharset()
Returns whether the value of the ' Charset' attribute is set. |
boolean |
isSetLang()
Returns whether the value of the ' Lang' attribute is set. |
void |
setCharset(java.lang.Object value)
Sets the value of the ' Charset' 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. |
void |
unsetCharset()
Unsets the value of the ' Charset' attribute. |
void |
unsetLang()
Unsets the value of the ' Lang' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.Object getCharset()
"UTF-8".
If the meaning of the 'Charset' attribute isn't clear, there really should be more of a description here...
isSetCharset(),
unsetCharset(),
setCharset(Object),
RimPackage.getLocalizedStringType_Charset()void setCharset(java.lang.Object value)
Charset' attribute.
value - the new value of the 'Charset' attribute.isSetCharset(),
unsetCharset(),
getCharset()void unsetCharset()
Charset' attribute.
isSetCharset(),
getCharset(),
setCharset(Object)boolean isSetCharset()
Charset' attribute is set.
unsetCharset(),
getCharset(),
setCharset(Object)java.lang.String getLang()
"en-us".
If the meaning of the 'Lang' attribute isn't clear, there really should be more of a description here...
isSetLang(),
unsetLang(),
setLang(String),
RimPackage.getLocalizedStringType_Lang()void setLang(java.lang.String value)
Lang' attribute.
value - the new value of the 'Lang' attribute.isSetLang(),
unsetLang(),
getLang()void unsetLang()
Lang' attribute.
isSetLang(),
getLang(),
setLang(String)boolean isSetLang()
Lang' attribute is set.
unsetLang(),
getLang(),
setLang(String)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),
RimPackage.getLocalizedStringType_Value()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 | |||||||||