Uses of Class
gov.nih.nci.evs.domain.HistoryRecord

Packages that use HistoryRecord
gov.nih.nci.evs.domain   
 

Uses of HistoryRecord in gov.nih.nci.evs.domain
 

Fields in gov.nih.nci.evs.domain declared as HistoryRecord
private  HistoryRecord DescLogicConcept.historyRecord
          An associated gov.nih.nci.evs.domain.HistoryRecord object
 

Methods in gov.nih.nci.evs.domain that return HistoryRecord
 HistoryRecord DescLogicConcept.getHistoryRecord()
          Retreives the value of historyRecord attribue
 

Methods in gov.nih.nci.evs.domain with parameters of type HistoryRecord
 void DescLogicConcept.setHistoryRecord(HistoryRecord historyRecord)
          Sets the value of historyRecord attribue
 



This API was generated by the caCORE Software Development Kit.