edu.iastate.metnet.hibernate
Class Entityabbreviation

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

public class Entityabbreviation
extends AbstractEntityabbreviation
implements java.io.Serializable

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

See Also:
Serialized Form

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

Constructor Detail

Entityabbreviation

public Entityabbreviation()
Simple constructor of Entityabbreviation instances.


Entityabbreviation

public Entityabbreviation(EntityabbreviationKey id)
Constructor of Entityabbreviation instances given a composite primary key.

Parameters:
id -
Method Detail

getAbbreviation

public java.lang.String getAbbreviation()
Returns:
abbreviation

getEntityid

public java.lang.Integer getEntityid()
Returns:
entityid