edu.iastate.biocyc.ui
Class PbidNode

java.lang.Object
  extended by edu.iastate.biocyc.ui.PbidNode
All Implemented Interfaces:
java.io.Serializable

public class PbidNode
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
(package private)  java.lang.Integer pbid
           
 
Constructor Summary
PbidNode(java.lang.Integer pbid)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pbid

java.lang.Integer pbid
Constructor Detail

PbidNode

public PbidNode(java.lang.Integer pbid)