org.melati.poem.test.pojo
Class ClassWithId

Package class diagram package ClassWithId
java.lang.Object
  extended by org.melati.poem.test.pojo.ClassWithId

public class ClassWithId
extends Object

Since:
15 Jun 2007
Author:
timp

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

Constructor Detail

ClassWithId

public ClassWithId()
Method Detail

getId

public Integer getId()
Returns:
the id

setId

public void setId(Integer id)
Parameters:
id - the id to set


Copyright © 2000-2010 PanEris. All Rights Reserved.