| Package | Description |
|---|---|
| org.appops.core.job.token |
| Modifier and Type | Method and Description |
|---|---|
TokenType |
JobToken.getTokenType()
Getter for the field
tokenType. |
static TokenType |
TokenType.valueOf(java.lang.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 |
|---|---|
void |
JobToken.setTokenType(TokenType tokenType)
Setter for the field
tokenType. |
Copyright © 2022. All rights reserved.