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