ma.glasnost.orika.test.constructor
Class TestCaseClasses.WrapperHolder

java.lang.Object
  extended by ma.glasnost.orika.test.constructor.TestCaseClasses.WrapperHolder
Enclosing interface:
TestCaseClasses

public static class TestCaseClasses.WrapperHolder
extends Object


Constructor Summary
TestCaseClasses.WrapperHolder()
           
 
Method Summary
 TestCaseClasses.PrimitiveWrapperHolder getNested()
           
 void setNested(TestCaseClasses.PrimitiveWrapperHolder nested)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseClasses.WrapperHolder

public TestCaseClasses.WrapperHolder()
Method Detail

getNested

public TestCaseClasses.PrimitiveWrapperHolder getNested()

setNested

public void setNested(TestCaseClasses.PrimitiveWrapperHolder nested)


Copyright © 2012 Glasnost. All Rights Reserved.