ma.glasnost.orika.test.community
Class NestedListToArrayTestCase.R1

java.lang.Object
  extended by ma.glasnost.orika.test.community.NestedListToArrayTestCase.R1
Enclosing class:
NestedListToArrayTestCase

public static class NestedListToArrayTestCase.R1
extends Object


Constructor Summary
NestedListToArrayTestCase.R1()
           
 
Method Summary
 List<NestedListToArrayTestCase.L1> getList()
           
 void setList(List<NestedListToArrayTestCase.L1> list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedListToArrayTestCase.R1

public NestedListToArrayTestCase.R1()
Method Detail

setList

public final void setList(List<NestedListToArrayTestCase.L1> list)

getList

public List<NestedListToArrayTestCase.L1> getList()


Copyright © 2012 Glasnost. All Rights Reserved.