| Package | Description |
|---|---|
| org.gcube.dataaccess.spql.model |
| Modifier and Type | Field and Description |
|---|---|
protected TermType |
Term.type |
| Modifier and Type | Method and Description |
|---|---|
TermType |
Term.getType() |
static TermType |
TermType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TermType[] |
TermType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setType(TermType type) |
| Constructor and Description |
|---|
Term(TermType type) |
Copyright © 2018. All Rights Reserved.