|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalEncodingMapping
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 |
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.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()
void setLocale(java.lang.String value)
Locale
' attribute.
value
- the new value of the 'Locale' attribute.getLocale()
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()
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 |