ma.glasnost.orika.test.community.issue121.bobjects
Class BObject2Container

java.lang.Object
  extended by ma.glasnost.orika.test.community.issue121.bobjects.BObject2Container

public class BObject2Container
extends Object


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

Constructor Detail

BObject2Container

public BObject2Container()
Method Detail

getList

public List<BObject2> getList()

setList

public void setList(List<BObject2> list)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Glasnost. All Rights Reserved.