public class Identification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Identification.IdentificationType |
| Constructor and Description |
|---|
Identification(String value,
Identification.IdentificationType type) |
| Modifier and Type | Method and Description |
|---|---|
Identification.IdentificationType |
getType() |
String |
getValue() |
public Identification(String value, Identification.IdentificationType type)
public String getValue()
public Identification.IdentificationType getType()
Copyright © 2021–2022 Dapi. All rights reserved.