| Package | Description |
|---|---|
| cz.active24.client.fred.mapper | |
| cz.nic.xml.epp.contact_1 |
| Modifier and Type | Method and Description |
|---|---|
protected IdentTypeT |
FredClientMapStructMapperImpl.identTypeToIdentTypeT(IdentType identType) |
| Modifier and Type | Method and Description |
|---|---|
protected IdentType |
FredClientMapStructMapperImpl.identTypeTToIdentType(IdentTypeT identTypeT) |
| Modifier and Type | Field and Description |
|---|---|
protected IdentTypeT |
IdentUpdT.type |
protected IdentTypeT |
IdentT.type |
| Modifier and Type | Method and Description |
|---|---|
static IdentTypeT |
IdentTypeT.fromValue(java.lang.String v) |
IdentTypeT |
IdentUpdT.getType()
Gets the value of the type property.
|
IdentTypeT |
IdentT.getType()
Gets the value of the type property.
|
static IdentTypeT |
IdentTypeT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IdentTypeT[] |
IdentTypeT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentUpdT.setType(IdentTypeT value)
Sets the value of the type property.
|
void |
IdentT.setType(IdentTypeT value)
Sets the value of the type property.
|
Copyright © 2022. All rights reserved.