Uses of Class
gov.nih.nci.lexbig.ext.HistoryRecord

Packages that use HistoryRecord
gov.nih.nci.lexbig.ext   
 

Uses of HistoryRecord in gov.nih.nci.lexbig.ext
 

Methods in gov.nih.nci.lexbig.ext that return HistoryRecord
 HistoryRecord[] DLBAdapter.getConceptHistory(java.lang.String code, java.util.Date beginDate, java.util.Date endDate)
          Gets HistoryRecord corresponding to a given concept code.
 

Methods in gov.nih.nci.lexbig.ext with parameters of type HistoryRecord
 void DLBAdapter.dumpHistoryRecord(java.io.PrintWriter pw, HistoryRecord e)
          dump history records (for debugging use)
 



Copyright © 2007 National Cancer Institute (NCI). All Rights Reserved.