ma.glasnost.orika.test.boundmapperfacade
Class MapGenerationTestCase.MapWithSetterDto
java.lang.Object
ma.glasnost.orika.test.boundmapperfacade.MapGenerationTestCase.MapWithSetterDto
- Enclosing class:
- MapGenerationTestCase
public static class MapGenerationTestCase.MapWithSetterDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapGenerationTestCase.MapWithSetterDto
public MapGenerationTestCase.MapWithSetterDto()
getScores
public Map<String,Integer> getScores()
setScores
public void setScores(Map<String,Integer> scores)
Copyright © 2012 Glasnost. All Rights Reserved.