Class TableSeqListType

java.lang.Object
  |
  +--TableSeqListType
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Field Summary
protected  java.lang.String Abbrev
           
protected  int Maxver
           
protected  int Rcount
           
protected  java.util.Vector VersionStats
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Abbrev

protected java.lang.String Abbrev

Rcount

protected int Rcount

Maxver

protected int Maxver

VersionStats

protected java.util.Vector VersionStats