| Package | Description |
|---|---|
| io.getlime.powerauth.soap.v2 |
| Modifier and Type | Field and Description |
|---|---|
protected ActivationStatus |
VaultUnlockResponse.activationStatus |
| Modifier and Type | Method and Description |
|---|---|
static ActivationStatus |
ActivationStatus.fromValue(String v) |
ActivationStatus |
VaultUnlockResponse.getActivationStatus()
Gets the value of the activationStatus property.
|
static ActivationStatus |
ActivationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationStatus[] |
ActivationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VaultUnlockResponse.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.