| Package | Description |
|---|---|
| com.github.dozermapper.core.builder.model.elengine |
ELEngine extension to JAXB model |
| com.github.dozermapper.core.builder.model.jaxb |
JAXB model that describes the mapping definitions
|
| Modifier and Type | Class and Description |
|---|---|
class |
ELVariablesDefinition |
| Modifier and Type | Method and Description |
|---|---|
VariablesDefinition |
ELConfigurationDefinition.withVariables() |
| Constructor and Description |
|---|
ELVariableDefinition(ELEngine elEngine,
VariablesDefinition parent) |
ELVariablesDefinition(ELEngine elEngine,
VariablesDefinition copy) |
| Modifier and Type | Field and Description |
|---|---|
protected VariablesDefinition |
ConfigurationDefinition.variables |
| Modifier and Type | Method and Description |
|---|---|
VariablesDefinition |
VariableDefinition.end() |
VariablesDefinition |
ConfigurationDefinition.withVariables() |
| Constructor and Description |
|---|
VariableDefinition(VariablesDefinition parent) |
Copyright © 2005–2021 dozer. All rights reserved.