Package | Description |
---|---|
org.dozer.vo.map |
Modifier and Type | Class and Description |
---|---|
class |
CustomMap |
Modifier and Type | Method and Description |
---|---|
CustomMapIF |
MapToProperty.getCustomMap() |
CustomMapIF |
MapToProperty.getCustomMapWithDiffSetMethod() |
CustomMapIF |
MapToProperty.getNullCustomMap() |
CustomMapIF |
MapTestObjectPrime.getPropertyToCustomMapMap() |
CustomMapIF |
MapTestObject.getPropertyToCustomMapMapWithInterface() |
Modifier and Type | Method and Description |
---|---|
void |
MapToProperty.setCustomMap(CustomMapIF customMap) |
void |
MapToProperty.setCustomMapWithDiffSetMethod(CustomMapIF customMapWithDiffSetMethod) |
void |
MapToProperty.setNullCustomMap(CustomMapIF nullCustomMap) |
void |
MapTestObjectPrime.setPropertyToCustomMapMap(CustomMapIF propertyToCustomMapMap) |
void |
MapTestObject.setPropertyToCustomMapMapWithInterface(CustomMapIF propertyToCustomMapMapWithInterface) |
Copyright © 2005-2014 dozer. All Rights Reserved.