| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.hla.WSHlaSerumTests |
description: the class contains the patient's cumulative serum test results.
see: The class is used only to output returned values.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | confirmAntibodies | description: a flag indicating HLA antibodies for cumulative results are confirmed. | |||||||||
| public List<WSHlaAlleleSpecificAntigen> | cumulativeAlleleSpecificAntigens | description: the cumulative list of allele specific antigens. | |||||||||
| public List<WSHlaAntigen> | cumulativeAntigens | description: the cumulative list of antigens test results. | |||||||||
| public List<WSHlaUnacceptableDQaDQb> | cumulativeUnacceptableDQaDqb | description: the cumulative list of unacceptable DQaDqb. | |||||||||
| public String | nationalRecipientId | description: the CTR2 patient ID. | |||||||||
| public List<WSOrganPRA> | organPRAs | description: the list of cPRAs for the patient's requested organs. | |||||||||
| public Date | resultsCalcDate | description: the date and time the serum results where calculated. | |||||||||
| public List<WSHlaSerumTestCore> | serumTests | description: the list of the patient's serum test result. | |||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a flag indicating HLA antibodies for cumulative results are confirmed.
description: the cumulative list of allele specific antigens.
see: WSHlaAlleleSpecificAntigen
description: the cumulative list of antigens test results.
description: the cumulative list of unacceptable DQaDqb.
see: WSHlaUnacceptableDQaDQb
description: the list of cPRAs for the patient's requested organs.
see: WSOrganPRA
description: the date and time the serum results where calculated.
description: the list of the patient's serum test result.
see: WSHlaSerumTestCore