Package | Description |
---|---|
nl.renarj.jasdb.rest.input | |
nl.renarj.jasdb.rest.input.conditions |
Modifier and Type | Method and Description |
---|---|
static TokenType |
TokenType.getTokenType(String token) |
static TokenType |
TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenType[] |
TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TokenType |
OrBlockOperation.getTokenType() |
TokenType |
InputCondition.getTokenType() |
TokenType |
FieldCondition.getTokenType() |
TokenType |
AndBlockOperation.getTokenType() |
Copyright © 2015. All rights reserved.