ma.glasnost.orika.test.converter
Class PrimitiveConversionTestCase.A

java.lang.Object
  extended by ma.glasnost.orika.test.converter.PrimitiveConversionTestCase.A
Enclosing class:
PrimitiveConversionTestCase

public static class PrimitiveConversionTestCase.A
extends Object


Constructor Summary
PrimitiveConversionTestCase.A()
           
 
Method Summary
 BigDecimal getValue()
           
 void setValue(BigDecimal value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveConversionTestCase.A

public PrimitiveConversionTestCase.A()
Method Detail

getValue

public BigDecimal getValue()

setValue

public void setValue(BigDecimal value)


Copyright © 2012 Glasnost. All Rights Reserved.