|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractCoderule
edu.iastate.metnet.hibernate.Coderule
public class Coderule
A class that represents a row in the 'coderule' table. This class may be customized as it is never re-generated after being created.
| Constructor Summary | |
|---|---|
Coderule()
Simple constructor of Coderule instances. |
|
Coderule(java.lang.Integer id)
Constructor of Coderule instances given a simple primary key. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
get the presentation for tablemodel |
| Methods inherited from class edu.iastate.metnet.hibernate.AbstractCoderule |
|---|
equals, getDescription, getId, getPresentation, hashCode, setDescription, setId, setPresentation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Coderule()
public Coderule(java.lang.Integer id)
id - | Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||