public class DataLocaleMetadata extends Object implements ColumnMetadata
| Constructor and Description |
|---|
DataLocaleMetadata(String locale) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getLocale() |
int |
hashCode() |
boolean |
isInheritable() |
String |
toString() |
public DataLocaleMetadata(String locale)
locale - ISO639-1 locale codepublic String getLocale()
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2017. All Rights Reserved.