edu.iastate.metnet.hibernate
Class Brendasynonyms

java.lang.Object
  extended by edu.iastate.metnet.hibernate.AbstractBrendasynonyms
      extended by edu.iastate.metnet.hibernate.Brendasynonyms
All Implemented Interfaces:
java.io.Serializable

public class Brendasynonyms
extends AbstractBrendasynonyms
implements java.io.Serializable

A class that represents a row in the '_brendasynonyms' table. This class may be customized as it is never re-generated after being created.

See Also:
Serialized Form

Constructor Summary
Brendasynonyms()
          Simple constructor of Brendasynonyms instances.
Brendasynonyms(BrendasynonymsKey id)
          Constructor of Brendasynonyms instances given a composite primary key.
 
Method Summary
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractBrendasynonyms
equals, getId, hashCode, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Brendasynonyms

public Brendasynonyms()
Simple constructor of Brendasynonyms instances.


Brendasynonyms

public Brendasynonyms(BrendasynonymsKey id)
Constructor of Brendasynonyms instances given a composite primary key.

Parameters:
id -