ma.glasnost.orika.test.boundmapperfacade
Class MapGenerationTestCase.MapWithSetterDto2

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.MapGenerationTestCase.MapWithSetterDto2
Enclosing class:
MapGenerationTestCase

public static class MapGenerationTestCase.MapWithSetterDto2
extends Object


Constructor Summary
MapGenerationTestCase.MapWithSetterDto2()
           
 
Method Summary
 Map<String,String> getScores()
           
 void setScores(Map<String,String> scores)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapGenerationTestCase.MapWithSetterDto2

public MapGenerationTestCase.MapWithSetterDto2()
Method Detail

getScores

public Map<String,String> getScores()

setScores

public void setScores(Map<String,String> scores)


Copyright © 2012 Glasnost. All Rights Reserved.