Method Summary |
|
public int | getNBINsLoaded() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public int | getNDBINsLoaded() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public int | getNDINsLoaded() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public int | getNDupCountLNsLoaded() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public int | getNINsLoaded() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public int | getNLNsLoaded() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public PreloadStatus | getStatus() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |
public void | setNBINsLoaded(int nBINsLoaded) Internal use only. |
public void | setNDBINsLoaded(int nDBINsLoaded) Internal use only. |
public void | setNDINsLoaded(int nDINsLoaded) Internal use only. |
public void | setNDupCountLNsLoaded(int nDupCountLNsLoaded) Internal use only. |
public void | setNINsLoaded(int nINsLoaded) Internal use only. |
public void | setNLNsLoaded(int nLNsLoaded) Internal use only. |
public void | setStatus(PreloadStatus status) Internal use only. |
public String | toString() Javadoc for this public method is generated via
the doc templates in the doc_src directory. |