|
|||||||||
| Home >> All >> com >> k_int >> [ hss overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.hss
Class FragmentSourceInformation

java.lang.Objectcom.k_int.hss.FragmentSourceInformation
- public class FragmentSourceInformation
- extends java.lang.Object
FragmentSourceInformation
- Version:
- $Id: FragmentSourceInformation.java,v 1.4 2003/05/09 12:54:48 rob_tice Exp $
| Field Summary | |
private static LoggingContext |
cat
|
private com.k_int.IR.AsynchronousEnumeration |
default_record_enum
|
private com.k_int.IR.InformationFragmentSource |
ifs
|
private int |
next_rec_no
|
| Constructor Summary | |
FragmentSourceInformation(com.k_int.IR.InformationFragmentSource ifs,
com.k_int.IR.AsynchronousEnumeration default_record_enum)
|
|
| Method Summary | |
com.k_int.IR.AsynchronousEnumeration |
getDefaultEnum()
|
com.k_int.IR.InformationFragmentSource |
getIFS()
|
int |
nextRecNo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ifs
private com.k_int.IR.InformationFragmentSource ifs
default_record_enum
private com.k_int.IR.AsynchronousEnumeration default_record_enum
next_rec_no
private int next_rec_no
cat
private static LoggingContext cat
| Constructor Detail |
FragmentSourceInformation
public FragmentSourceInformation(com.k_int.IR.InformationFragmentSource ifs, com.k_int.IR.AsynchronousEnumeration default_record_enum)
| Method Detail |
getIFS
public com.k_int.IR.InformationFragmentSource getIFS()
getDefaultEnum
public com.k_int.IR.AsynchronousEnumeration getDefaultEnum()
nextRecNo
public int nextRecNo()
|
|||||||||
| Home >> All >> com >> k_int >> [ hss overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.k_int.hss.FragmentSourceInformation