Package | Description |
---|---|
org.dozer.classmap.generator |
Modifier and Type | Method and Description |
---|---|
static MappingType |
MappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingType[] |
MappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
GeneratorUtils.addGenericMapping(MappingType mappingType,
ClassMap classMap,
Configuration configuration,
String srcName,
String destName) |
Copyright © 2005–2016 dozer. All rights reserved.