org.tynamo.model.test.entities
Class BlogEntry
java.lang.Object
org.tynamo.model.test.entities.BlogEntry
@Entity
public class BlogEntry
- extends Object
- Author:
- fus8882
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlogEntry
public BlogEntry()
getId
public Integer getId()
setId
public void setId(Integer id)
getText
public String getText()
setText
public void setText(String text)
Copyright © 2004-2012. All Rights Reserved.