edu.iastate.metnet.hibernate
Class Blockunitcomment
java.lang.Object
edu.iastate.metnet.hibernate.AbstractBlockunitcomment
edu.iastate.metnet.hibernate.Blockunitcomment
- All Implemented Interfaces:
- java.io.Serializable
public class Blockunitcomment
- extends AbstractBlockunitcomment
- implements java.io.Serializable
A class that represents a row in the 'blockunitcomment' table. This class may be customized as
it is never re-generated after being created.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Blockunitcomment
public Blockunitcomment()
- Simple constructor of Blockunitcomment instances.
Blockunitcomment
public Blockunitcomment(BlockunitcommentKey id)
- Constructor of Blockunitcomment instances given a composite primary key.
- Parameters:
id -
getBlockid
public java.lang.Integer getBlockid()
- Returns:
- blockid
getComment
public java.lang.String getComment()
- Returns:
- comment
getUsername
public java.lang.String getUsername()
- Returns:
- username