public class DescriptionsMetadata extends ImmutableLocalizedTextHolder implements TableMetadata, ColumnMetadata
texts| Constructor and Description |
|---|
DescriptionsMetadata(List<LocalizedText> texts) |
| Modifier and Type | Method and Description |
|---|---|
List<LocalizedText> |
getTexts() |
boolean |
isInheritable() |
String |
toString() |
equals, getTextWithLocale, hashCode, hasTextWithLocalepublic DescriptionsMetadata(List<LocalizedText> texts)
public boolean isInheritable()
isInheritable in interface CubeMetadatapublic List<LocalizedText> getTexts()
getTexts in interface LocalizedTextHoldergetTexts in class ImmutableLocalizedTextHolderCopyright © 2014. All Rights Reserved.