edu.iastate.metnet.hibernate
Class Brendacofactor

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

public class Brendacofactor
extends AbstractBrendacofactor
implements java.io.Serializable

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

See Also:
Serialized Form

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

Constructor Detail

Brendacofactor

public Brendacofactor()
Simple constructor of Brendacofactor instances.


Brendacofactor

public Brendacofactor(BrendacofactorKey id)
Constructor of Brendacofactor instances given a composite primary key.

Parameters:
id -