public class LocaleEncodingMetaData extends IdMetaDataImpl
| Modifier and Type | Field and Description |
|---|---|
protected String |
encoding |
protected String |
locale |
| Constructor and Description |
|---|
LocaleEncodingMetaData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
String |
getLocale() |
void |
setEncoding(String encoding) |
void |
setLocale(String locale) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.