| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.templates.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateCategory |
Template.getCategory() |
static TemplateCategory |
TemplateCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateCategory[] |
TemplateCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.create(TemplateCategory templateType,
TemplateColumn<?>... columns) |
Copyright © 2016. All Rights Reserved.