| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.model | |
| org.gcube.data.analysis.tabulardata.model.time |
| Modifier and Type | Field and Description |
|---|---|
static ValueFormat |
NumberConstant.FRENCH_FORMAT |
static ValueFormat |
NumberConstant.GERMAN_FORMAT |
static ValueFormat |
NumberConstant.ITALIAN_FORMAT |
static ValueFormat |
NumberConstant.STORAGE_FORMAT_DEC |
static ValueFormat |
NumberConstant.STORAGE_FORMAT_INT |
static ValueFormat |
NumberConstant.US_FORMAT |
| Modifier and Type | Method and Description |
|---|---|
static ValueFormat |
ValueFormat.format(String identifier,
String regExpr,
String example,
Converter... converters) |
static ValueFormat |
DataTypeFormats.getFormatPerId(Class<? extends DataType> dataType,
String id) |
| Modifier and Type | Method and Description |
|---|---|
static List<ValueFormat> |
DataTypeFormats.getFormatsPerDataType(Class<? extends DataType> dataType) |
| Modifier and Type | Field and Description |
|---|---|
static ValueFormat |
TimeConstants.CENTURY_FORMAT |
static ValueFormat |
TimeConstants.DECADE_FORMAT |
static ValueFormat |
TimeConstants.DECADE_LITERAL_FORMAT |
static ValueFormat |
TimeConstants.EUROPEAN_DATE |
static ValueFormat |
TimeConstants.ISO_DATE_ANY_SEP |
static ValueFormat |
TimeConstants.ISO_MONTH |
static ValueFormat |
TimeConstants.ISO_QUARTER |
static ValueFormat |
TimeConstants.ISO_YEAR |
static ValueFormat |
TimeConstants.US_DATE |
| Modifier and Type | Method and Description |
|---|---|
ValueFormat |
PeriodType.getTimeFormatById(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ValueFormat> |
PeriodType.getAcceptedFormats() |
Copyright © 2020. All Rights Reserved.