| Package | Description |
|---|---|
| com.github.dozermapper.core.builder.model.jaxb |
JAXB model that describes the mapping definitions
|
| Modifier and Type | Method and Description |
|---|---|
static FieldType |
FieldType.fromValue(String value) |
static FieldType |
FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldType[] |
FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldDefinitionDefinition |
FieldDefinitionDefinition.withType(FieldType type) |
Copyright © 2005–2021 dozer. All rights reserved.