Modifier and Type | Method and Description |
---|---|
PamVerifyResult.VerificationResultsCode |
PamVerifyResult.getVerifyResultsCode() |
static PamVerifyResult.VerificationResultsCode |
PamVerifyResult.VerificationResultsCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PamVerifyResult.VerificationResultsCode[] |
PamVerifyResult.VerificationResultsCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PamVerifyResult.setVerifyResultsCode(PamVerifyResult.VerificationResultsCode verifyResultsCode) |
Constructor and Description |
---|
PamVerifyResult(PamVerifyResult.VerificationResultsCode verifyResultsCode) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.