|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Local Encoding Mapping'.
The following features are supported:
WebapplicationPackage.getLocalEncodingMapping()
Method Summary | |
---|---|
java.lang.String |
getEncoding()
Returns the value of the 'Encoding' attribute |
java.lang.String |
getLocale()
Returns the value of the 'Locale' attribute |
void |
setEncoding(java.lang.String value)
Sets the value of the ' Encoding ' attribute |
void |
setLocale(java.lang.String value)
Sets the value of the ' Locale ' attribute |
Method Detail |
public java.lang.String getLocale()
If the meaning of the 'Locale' attribute isn't clear, there really should be more of a description here...
setLocale(String)
,
WebapplicationPackage.getLocalEncodingMapping_Locale()
public void setLocale(java.lang.String value)
Locale
' attribute.
value
- the new value of the 'Locale' attribute.getLocale()
public java.lang.String getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
setEncoding(String)
,
WebapplicationPackage.getLocalEncodingMapping_Encoding()
public void setEncoding(java.lang.String value)
Encoding
' attribute.
value
- the new value of the 'Encoding' attribute.getEncoding()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |