| Package | Description |
|---|---|
| io.electrum.prepaidutility.model |
| Modifier and Type | Method and Description |
|---|---|
Token.TokenTypeEnum |
Token.getTokenType()
Type of token, namely standard (STD), basic service support tariff (BSST), refund (REFUND), key change (KC).
|
static Token.TokenTypeEnum |
Token.TokenTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Token.TokenTypeEnum[] |
Token.TokenTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Token.setTokenType(Token.TokenTypeEnum tokenType) |
Token |
Token.tokenType(Token.TokenTypeEnum tokenType) |
Copyright © 2018. All rights reserved.