ma.glasnost.orika.test.community.issue121.aobjects
Class AObject2

java.lang.Object
  extended by ma.glasnost.orika.test.community.issue121.aobjects.AObject2

public class AObject2
extends Object


Constructor Summary
AObject2()
           
 
Method Summary
 Integer getId()
           
static AObject2 instance()
           
 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

AObject2

public AObject2()
Method Detail

instance

public static AObject2 instance()

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.