|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TermType | |
|---|---|
| org.gcube.dataaccess.spql.model | |
| Uses of TermType in org.gcube.dataaccess.spql.model |
|---|
| Fields in org.gcube.dataaccess.spql.model declared as TermType | |
|---|---|
protected TermType |
Term.type
|
| Methods in org.gcube.dataaccess.spql.model that return TermType | |
|---|---|
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. |
| Methods in org.gcube.dataaccess.spql.model with parameters of type TermType | |
|---|---|
void |
Term.setType(TermType type)
|
| Constructors in org.gcube.dataaccess.spql.model with parameters of type TermType | |
|---|---|
Term(TermType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||