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

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

public class BContainerListBObject1
extends Object

This need, for example, for REST


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

Constructor Detail

BContainerListBObject1

public BContainerListBObject1()
Method Detail

getList

public List<BObject1> getList()

setList

public void setList(List<BObject1> list)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Glasnost. All Rights Reserved.