| Package | Description |
|---|---|
| io.getlime.powerauth.soap |
| Modifier and Type | Field and Description |
|---|---|
protected ActivationStatus |
VerifySignatureResponse.activationStatus |
protected ActivationStatus |
VaultUnlockResponse.activationStatus |
protected ActivationStatus |
UnblockActivationResponse.activationStatus |
protected ActivationStatus |
SignatureAuditResponse.Items.activationStatus |
protected ActivationStatus |
GetActivationStatusResponse.activationStatus |
protected ActivationStatus |
GetActivationListForUserResponse.Activations.activationStatus |
protected ActivationStatus |
BlockActivationResponse.activationStatus |
| Modifier and Type | Method and Description |
|---|---|
static ActivationStatus |
ActivationStatus.fromValue(String v) |
ActivationStatus |
VerifySignatureResponse.getActivationStatus()
Gets the value of the activationStatus property.
|
ActivationStatus |
VaultUnlockResponse.getActivationStatus()
Gets the value of the activationStatus property.
|
ActivationStatus |
UnblockActivationResponse.getActivationStatus()
Gets the value of the activationStatus property.
|
ActivationStatus |
SignatureAuditResponse.Items.getActivationStatus()
Gets the value of the activationStatus property.
|
ActivationStatus |
GetActivationStatusResponse.getActivationStatus()
Gets the value of the activationStatus property.
|
ActivationStatus |
GetActivationListForUserResponse.Activations.getActivationStatus()
Gets the value of the activationStatus property.
|
ActivationStatus |
BlockActivationResponse.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 |
VerifySignatureResponse.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
void |
VaultUnlockResponse.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
void |
UnblockActivationResponse.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
void |
SignatureAuditResponse.Items.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
void |
GetActivationStatusResponse.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
void |
GetActivationListForUserResponse.Activations.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
void |
BlockActivationResponse.setActivationStatus(ActivationStatus value)
Sets the value of the activationStatus property.
|
Copyright © 2017 Lime - HighTech Solutions Inc.. All rights reserved.