| Modifier and Type | Method and Description |
|---|---|
NWebTokenType |
NWebTokenRequest.getType() |
NWebTokenType |
NWebToken.getType() |
static NWebTokenType |
NWebTokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NWebTokenType[] |
NWebTokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NWebTokenRequest |
NWebTokenRequest.setType(NWebTokenType type) |
NWebToken |
NWebToken.setType(NWebTokenType type) |
Copyright © 2026 vpc open source initiative. All rights reserved.