Package | Description |
---|---|
no.digipost.api.client.representations |
Copyright (C) Posten Norge AS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected IdentificationResultCode |
IdentificationResult.result |
Modifier and Type | Method and Description |
---|---|
static IdentificationResultCode |
IdentificationResultCode.fromValue(String v) |
IdentificationResultCode |
IdentificationResult.getResult() |
IdentificationResultCode |
IdentificationResultWithEncryptionKey.getResultCode() |
static IdentificationResultCode |
IdentificationResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentificationResultCode[] |
IdentificationResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Digipost. All rights reserved.