ma.glasnost.orika.test.primitives
Class BigDecimalPrimitiveTestCase.A

java.lang.Object
  extended by ma.glasnost.orika.test.primitives.BigDecimalPrimitiveTestCase.A
Enclosing class:
BigDecimalPrimitiveTestCase

public static class BigDecimalPrimitiveTestCase.A
extends Object


Constructor Summary
BigDecimalPrimitiveTestCase.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

BigDecimalPrimitiveTestCase.A

public BigDecimalPrimitiveTestCase.A()
Method Detail

getValue

public BigDecimal getValue()

setValue

public void setValue(BigDecimal value)


Copyright © 2012 Glasnost. All Rights Reserved.