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

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

public static class BooleanTestCase.Primitive
extends Object


Constructor Summary
BooleanTestCase.Primitive()
           
 
Method Summary
 boolean isPrimitive()
           
 void setPrimitive(boolean primitive)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanTestCase.Primitive

public BooleanTestCase.Primitive()
Method Detail

isPrimitive

public boolean isPrimitive()

setPrimitive

public void setPrimitive(boolean primitive)


Copyright © 2012 Glasnost. All Rights Reserved.