net.sf.tacos.demo.partial
Class Note
java.lang.Object
net.sf.tacos.demo.partial.Note
- All Implemented Interfaces:
- Serializable
- public class Note
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
Note()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Note
public Note()
getId
public Long getId()
setId
public void setId(Long id)
getText
public String getText()
setText
public void setText(String text)