| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
SN |
TCD.getAuto_DilutionFactor()
Retrieves the Auto Dilution Factor.
|
SN |
TCC.getAutoDilutionFactorDefault()
Retrieves the Auto Dilution Factor Default.
|
SN |
SCD.getDilutionFactor()
Retrieves the Dilution Factor.
|
SN |
SAC.getDilutionFactor()
Retrieves the Dilution Factor.
|
SN |
TCD.getEndogenousContentofPre_DilutionDiluent()
Retrieves the Endogenous Content of Pre Dilution Diluent.
|
SN |
TCC.getEndogenousContentofPreDilutionDiluent()
Retrieves the Endogenous Content of Pre Dilution Diluent.
|
SN |
TCC.getEquipmentDynamicRange()
Retrieves the Equipment Dynamic Range.
|
SN |
TCD.getPre_DilutionFactor()
Retrieves the Pre Dilution Factor.
|
SN |
TCC.getPreDilutionFactorDefault()
Retrieves the Pre Dilution Factor Default.
|
SN |
TCD.getRerunDilutionFactor()
Retrieves the Rerun Dilution Factor.
|
SN |
TCC.getRerunDilutionFactorDefault()
Retrieves the Rerun Dilution Factor Default.
|
SN |
SAC.getTemperature()
Retrieves the Temperature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCD.setAuto_DilutionFactor(SN objauto_DilutionFactor)
Set the Auto Dilution Factor.
|
void |
TCC.setAutoDilutionFactorDefault(SN objautoDilutionFactorDefault)
Set the Auto Dilution Factor Default.
|
void |
SCD.setDilutionFactor(SN objdilutionFactor)
Set the Dilution Factor.
|
void |
SAC.setDilutionFactor(SN objdilutionFactor)
Set the Dilution Factor.
|
void |
TCD.setEndogenousContentofPre_DilutionDiluent(SN objendogenousContentofPre_DilutionDiluent)
Set the Endogenous Content of Pre Dilution Diluent.
|
void |
TCC.setEndogenousContentofPreDilutionDiluent(SN objendogenousContentofPreDilutionDiluent)
Set the Endogenous Content of Pre Dilution Diluent.
|
void |
TCC.setEquipmentDynamicRange(SN objequipmentDynamicRange)
Set the Equipment Dynamic Range.
|
void |
TCD.setPre_DilutionFactor(SN objpre_DilutionFactor)
Set the Pre Dilution Factor.
|
void |
TCC.setPreDilutionFactorDefault(SN objpreDilutionFactorDefault)
Set the Pre Dilution Factor Default.
|
void |
TCD.setRerunDilutionFactor(SN objrerunDilutionFactor)
Set the Rerun Dilution Factor.
|
void |
TCC.setRerunDilutionFactorDefault(SN objrerunDilutionFactorDefault)
Set the Rerun Dilution Factor Default.
|
void |
SAC.setTemperature(SN objtemperature)
Set the Temperature.
|