Package | Description |
---|---|
com.kobil.ssms.secovid.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
RegisterTokenResult.ResultState |
RegisterTokenResult.getState()
Gets state of the Result.
|
static RegisterTokenResult.ResultState |
RegisterTokenResult.ResultState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegisterTokenResult.ResultState[] |
RegisterTokenResult.ResultState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RegisterTokenResult.setState(RegisterTokenResult.ResultState state)
Sets state of the Result.
|
Constructor and Description |
---|
RegisterTokenResult(String userId,
RegisterTokenResult.ResultState state,
char[] initialPassword) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.