edu.iastate.metnet.hibernate
Class Blockunitabbreviation

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

public class Blockunitabbreviation
extends AbstractBlockunitabbreviation
implements java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
Blockunitabbreviation()
          Simple constructor of Blockunitabbreviation instances.
Blockunitabbreviation(java.lang.Integer blockid)
          Constructor of Blockunitabbreviation instances given a simple primary key.
 
Method Summary
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractBlockunitabbreviation
equals, getAbbreviation, getBlockid, hashCode, setAbbreviation, setBlockid
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blockunitabbreviation

public Blockunitabbreviation()
Simple constructor of Blockunitabbreviation instances.


Blockunitabbreviation

public Blockunitabbreviation(java.lang.Integer blockid)
Constructor of Blockunitabbreviation instances given a simple primary key.

Parameters:
blockid -