| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.model.metadata.common | |
| org.gcube.data.analysis.tabulardata.model.metadata.table |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableLocalizedText |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocalizedText> |
ImmutableLocalizedTextHolder.texts |
| Modifier and Type | Method and Description |
|---|---|
LocalizedText |
LocalizedTextHolder.getTextWithLocale(String locale) |
LocalizedText |
ImmutableLocalizedTextHolder.getTextWithLocale(String locale) |
| Modifier and Type | Method and Description |
|---|---|
List<LocalizedText> |
DescriptionsMetadata.getTexts() |
List<LocalizedText> |
LocalizedTextHolder.getTexts() |
List<LocalizedText> |
ImmutableLocalizedTextHolder.getTexts() |
| Constructor and Description |
|---|
DescriptionsMetadata(List<LocalizedText> texts) |
ImmutableLocalizedTextHolder(List<LocalizedText> texts) |
ImmutableLocalizedTextHolder(Set<LocalizedText> texts) |
NamesMetadata(List<LocalizedText> texts) |
| Constructor and Description |
|---|
GlobalDataValidationReportMetadata(LocalizedText description,
LocalizedText name,
int invalidRowsCount,
ColumnLocalId validationColumnId) |
Copyright © 2020. All Rights Reserved.