|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractPathwayparts
edu.iastate.metnet.hibernate.Pathwayparts
public class Pathwayparts
A class that represents a row in the 'pathwayparts' table. This class may be customized as it is never re-generated after being created.
| Constructor Summary | |
|---|---|
Pathwayparts()
Simple constructor of Pathwayparts instances. |
|
Pathwayparts(PathwaypartsKey id)
Constructor of Pathwayparts instances given a composite primary key. |
|
| Method Summary | |
|---|---|
java.lang.Integer |
getBlockid()
|
java.lang.Integer |
getPart()
|
| Methods inherited from class edu.iastate.metnet.hibernate.AbstractPathwayparts |
|---|
equals, getId, hashCode, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pathwayparts()
public Pathwayparts(PathwaypartsKey id)
id - | Method Detail |
|---|
public java.lang.Integer getBlockid()
public java.lang.Integer getPart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||