java.lang.Object | ||
↳ | com.cbs.ctr3ws.dtos.donor.WSDonorCore | |
↳ | com.cbs.ctr3ws.dtos.donor.WSDonor |
description: the class contains DWL Donor information.
see: The class is used only to output returned values.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public List<WSDonorOrgan> | consentedOrgans | description: a list of the donor's consented organs. | |||||||||
public WSDonorDeathCore | donorDeath | description: the donor's death info. | |||||||||
public Boolean | duplicate | description: a flag indicating the donor has a duplicate in the CTR registry. | |||||||||
public String | duplicateSourceDonorId | description: the duplicate CTR2 donor ID. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: a list of the donor's consented organs.
see: WSDonorOrgan
description: a flag indicating the donor has a duplicate in the CTR registry.