ma.glasnost.orika.test.primitives
Class BooleanTestCase.Wrapper

java.lang.Object
  extended by ma.glasnost.orika.test.primitives.BooleanTestCase.Wrapper
Enclosing class:
BooleanTestCase

public static class BooleanTestCase.Wrapper
extends Object


Constructor Summary
BooleanTestCase.Wrapper()
           
 
Method Summary
 Boolean getWrapper()
           
 void setWrapper(Boolean wrapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanTestCase.Wrapper

public BooleanTestCase.Wrapper()
Method Detail

getWrapper

public Boolean getWrapper()

setWrapper

public void setWrapper(Boolean wrapper)


Copyright © 2012 Glasnost. All Rights Reserved.