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

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

public static class MapGenerationTestCase.MapWithSetter
extends Object


Constructor Summary
MapGenerationTestCase.MapWithSetter()
           
 
Method Summary
 Map<String,Integer> getTestScores()
           
 void setTestScores(Map<String,Integer> testScores)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapGenerationTestCase.MapWithSetter

public MapGenerationTestCase.MapWithSetter()
Method Detail

getTestScores

public Map<String,Integer> getTestScores()

setTestScores

public void setTestScores(Map<String,Integer> testScores)


Copyright © 2012 Glasnost. All Rights Reserved.