ma.glasnost.orika.test.map
Class MapGenerationTestCase.MapWithoutSetter

java.lang.Object
  extended by ma.glasnost.orika.test.map.MapGenerationTestCase.MapWithoutSetter
Enclosing class:
MapGenerationTestCase

public static class MapGenerationTestCase.MapWithoutSetter
extends Object


Constructor Summary
MapGenerationTestCase.MapWithoutSetter()
           
 
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.MapWithoutSetter

public MapGenerationTestCase.MapWithoutSetter()
Method Detail

getScores

public Map<String,String> getScores()

setScores

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


Copyright © 2012 Glasnost. All Rights Reserved.