edu.iastate.metnet.hibernate
Class Blockunitsynonym

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

public class Blockunitsynonym
extends AbstractBlockunitsynonym
implements java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
Blockunitsynonym()
          Simple constructor of Blockunitsynonym instances.
Blockunitsynonym(BlockunitsynonymKey id)
          Constructor of Blockunitsynonym instances given a composite primary key.
 
Method Summary
 java.lang.Integer getBlockid()
           
 java.lang.String getSynonym()
           
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractBlockunitsynonym
equals, getId, hashCode, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blockunitsynonym

public Blockunitsynonym()
Simple constructor of Blockunitsynonym instances.


Blockunitsynonym

public Blockunitsynonym(BlockunitsynonymKey id)
Constructor of Blockunitsynonym instances given a composite primary key.

Parameters:
id -
Method Detail

getBlockid

public java.lang.Integer getBlockid()
Returns:
blockid

getSynonym

public java.lang.String getSynonym()
Returns:
synonym