JIMSCore
Class LinkEntry

java.lang.Object
  |
  +--JIMSCore.LinkEntry

public class LinkEntry
extends java.lang.Object

Insert the type's description here. Creation date: (6/14/2001 8:59:51 PM)


Field Summary
(package private)  int iLine
           
(package private)  long lAddress
           
 
Constructor Summary
LinkEntry(long lAddress, int iLine)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

lAddress

long lAddress

iLine

int iLine
Constructor Detail

LinkEntry

public LinkEntry(long lAddress,
                 int iLine)