ma.glasnost.orika.test.property
Class PropertyResolverTestCase.SpecialCase

java.lang.Object
  extended by ma.glasnost.orika.test.property.PropertyResolverTestCase.SpecialCase
Enclosing class:
PropertyResolverTestCase

public static class PropertyResolverTestCase.SpecialCase
extends Object


Field Summary
 BigDecimal totalCost
           
 
Constructor Summary
PropertyResolverTestCase.SpecialCase()
           
 
Method Summary
 Boolean isChecked()
           
 void setChecked(Boolean checked)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

totalCost

public BigDecimal totalCost
Constructor Detail

PropertyResolverTestCase.SpecialCase

public PropertyResolverTestCase.SpecialCase()
Method Detail

isChecked

public Boolean isChecked()

setChecked

public void setChecked(Boolean checked)


Copyright © 2012 Glasnost. All Rights Reserved.