Class vjv.base.PrtTbl
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vjv.base.PrtTbl

java.lang.Object
   |
   +----vjv.base.PrtTbl

public class PrtTbl
extends Object

Variable Index

 o cntrlPrt
 o dc
 o dp
 o portTp
 o prt
 o sc
 o sp

Constructor Index

 o PrtTbl()

Method Index

 o toString()

Variables

 o sc
  public int sc
 o sp
  public int sp
 o dc
  public int dc
 o dp
  public int dp
 o portTp
  public int portTp
 o cntrlPrt
  public boolean cntrlPrt
 o prt
  public Object prt

Constructors

 o PrtTbl
  public PrtTbl()

Methods

 o toString
  public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index