edu.iastate.metnet.hibernate
Class Brendasubstrate

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

public class Brendasubstrate
extends AbstractBrendasubstrate
implements java.io.Serializable

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

See Also:
Serialized Form

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

Constructor Detail

Brendasubstrate

public Brendasubstrate()
Simple constructor of Brendasubstrate instances.


Brendasubstrate

public Brendasubstrate(BrendasubstrateKey id)
Constructor of Brendasubstrate instances given a composite primary key.

Parameters:
id -