|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Internationalization
A representation of the model object 'Internationalization'.
The following features are supported:
| Method Summary | |
|---|---|
java.lang.String |
getCountry()
Returns the value of the 'Country' attribute |
org.w3c.dom.Element |
getElement()
Returns the document object element of this object. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute |
java.lang.String |
getResourceBundle()
Returns the value of the 'Resource Bundle' attribute |
java.lang.String |
getTextDirection()
Returns the value of the 'Text Direction' attribute. |
java.lang.String |
getTimezone()
Returns the value of the 'Timezone' attribute |
boolean |
isSetTextDirection()
Returns whether the value of the ' Text Direction' attribute is set |
void |
setCountry(java.lang.String value)
Sets the value of the ' Country' attribute |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language' attribute |
void |
setResourceBundle(java.lang.String value)
Sets the value of the ' Resource Bundle' attribute |
void |
setTextDirection(java.lang.String value)
Sets the value of the ' Text Direction' attribute |
void |
setTimezone(java.lang.String value)
Sets the value of the ' Timezone' attribute |
void |
unsetTextDirection()
Unsets the value of the ' Text Direction' attribute |
| Method Detail |
|---|
java.lang.String getCountry()
setCountry(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getInternationalization_Country()void setCountry(java.lang.String value)
Country' attribute.
value - the new value of the 'Country' attribute.getCountry()java.lang.String getLanguage()
setLanguage(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getInternationalization_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getResourceBundle()
setResourceBundle(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getInternationalization_ResourceBundle()void setResourceBundle(java.lang.String value)
Resource Bundle' attribute.
value - the new value of the 'Resource Bundle' attribute.getResourceBundle()java.lang.String getTextDirection()
"LTR".
isSetTextDirection(),
unsetTextDirection(),
setTextDirection(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getInternationalization_TextDirection()void setTextDirection(java.lang.String value)
Text Direction' attribute.
value - the new value of the 'Text Direction' attribute.isSetTextDirection(),
unsetTextDirection(),
getTextDirection()void unsetTextDirection()
Text Direction' attribute.
isSetTextDirection(),
getTextDirection(),
setTextDirection(String)boolean isSetTextDirection()
Text Direction' attribute is set.
unsetTextDirection(),
getTextDirection(),
setTextDirection(String)java.lang.String getTimezone()
setTimezone(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getInternationalization_Timezone()void setTimezone(java.lang.String value)
Timezone' attribute.
value - the new value of the 'Timezone' attribute.getTimezone()org.w3c.dom.Element getElement()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||