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

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

public static class PrimitiveConversionTestCase.B
extends Object


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

Constructor Detail

PrimitiveConversionTestCase.B

public PrimitiveConversionTestCase.B()
Method Detail

getValue

public double getValue()

setValue

public void setValue(double value)


Copyright © 2012 Glasnost. All Rights Reserved.