edu.iastate.metnet.hibernate
Class GtairProperty

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

public class GtairProperty
extends AbstractGtairProperty
implements java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
GtairProperty()
          Simple constructor of GtairProperty instances.
GtairProperty(java.lang.String tairid)
          Constructor of GtairProperty instances given a simple primary key.
 
Method Summary
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractGtairProperty
equals, getLocation, getTairid, hashCode, setLocation, setTairid
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GtairProperty

public GtairProperty()
Simple constructor of GtairProperty instances.


GtairProperty

public GtairProperty(java.lang.String tairid)
Constructor of GtairProperty instances given a simple primary key.

Parameters:
tairid -