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 © 2019 JBoss by Red Hat. All rights reserved.