edu.iastate.metnet.hibernate
Class Blockunitconfidence

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

public class Blockunitconfidence
extends AbstractBlockunitconfidence
implements java.io.Serializable

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

See Also:
Serialized Form

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

Constructor Detail

Blockunitconfidence

public Blockunitconfidence()
Simple constructor of Blockunitconfidence instances.


Blockunitconfidence

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

Parameters:
blockid -