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

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

public class BObject2
extends Object


Constructor Summary
BObject2()
           
 
Method Summary
 Integer getId()
           
 void setId(Integer id)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BObject2

public BObject2()
Method Detail

getId

public Integer getId()

setId

public void setId(Integer id)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Glasnost. All Rights Reserved.