org.melati.poem.test.pojo
Class ClassWithStringId
java.lang.Object
org.melati.poem.test.pojo.ClassWithStringId
public class ClassWithStringId
- extends Object
A class with String Id field.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Id
public String Id
ClassWithStringId
public ClassWithStringId()
getId
public String getId()
- Returns:
- the id
setId
public void setId(String id)
- Parameters:
id - the id to set
Copyright © 2000-2010 PanEris. All Rights Reserved.