edu.iastate.metnet.hibernate
Class Brendainhibitor

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

public class Brendainhibitor
extends AbstractBrendainhibitor
implements java.io.Serializable

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

See Also:
Serialized Form

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

Constructor Detail

Brendainhibitor

public Brendainhibitor()
Simple constructor of Brendainhibitor instances.


Brendainhibitor

public Brendainhibitor(BrendainhibitorKey id)
Constructor of Brendainhibitor instances given a composite primary key.

Parameters:
id -