|
||||||||||
| 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 |
TermWords.type
|
| Fields in org.gcube.dataaccess.spql.model with type parameters of type TermType | |
|---|---|
protected Map<TermType,List<String>> |
ParsingResult.terms
|
| Methods in org.gcube.dataaccess.spql.model that return TermType | |
|---|---|
TermType |
TermWords.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 that return types with arguments of type TermType | |
|---|---|
Map<TermType,List<String>> |
ParsingResult.getTerms()
|
| Methods in org.gcube.dataaccess.spql.model with parameters of type TermType | |
|---|---|
void |
TermWords.setType(TermType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||