| Package | Description |
|---|---|
| com.github.dozermapper.core.builder.model.jaxb |
JAXB model that describes the mapping definitions
|
| Modifier and Type | Field and Description |
|---|---|
protected List<FieldExcludeDefinition> |
MappingDefinition.fieldExcludes |
| Modifier and Type | Method and Description |
|---|---|
FieldExcludeDefinition |
FieldDefinitionDefinition.end() |
FieldExcludeDefinition |
MappingDefinition.withFieldExclude() |
FieldExcludeDefinition |
FieldExcludeDefinition.withType(Type type) |
| Constructor and Description |
|---|
FieldDefinitionDefinition(FieldExcludeDefinition fieldExcludeParent,
FieldDefinition fieldParent) |
Copyright © 2005–2021 dozer. All rights reserved.