| Package | Description |
|---|---|
| cz.active24.client.fred.data.common.contact | |
| cz.active24.client.fred.mapper |
| Modifier and Type | Method and Description |
|---|---|
static IdentType |
IdentType.fromValue(java.lang.String v) |
IdentType |
IdentificationData.getType() |
static IdentType |
IdentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IdentType[] |
IdentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentificationData.setType(IdentType type) |
| Constructor and Description |
|---|
IdentificationData(IdentType type,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
protected IdentType |
FredClientMapStructMapperImpl.identTypeTToIdentType(IdentTypeT identTypeT) |
| Modifier and Type | Method and Description |
|---|---|
protected IdentTypeT |
FredClientMapStructMapperImpl.identTypeToIdentTypeT(IdentType identType) |
Copyright © 2023. All rights reserved.