| Package | Description |
|---|---|
| co.dapi.types |
| Modifier and Type | Method and Description |
|---|---|
Identification.IdentificationType |
Identification.getType() |
static Identification.IdentificationType |
Identification.IdentificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Identification.IdentificationType[] |
Identification.IdentificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Identification(String value,
Identification.IdentificationType type) |
Copyright © 2021–2022 Dapi. All rights reserved.