| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.donor.WSDonorOrganDispositions |
description: the class contains a DWL donor's consented organs disposition details.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Date | crossClampDate | description: the organ cross clamp date/time. | |||||||||
| public String | nationalDonorId | description: the CTR2 patient ID. | |||||||||
| public List<WSDonorOrgan> | organDispositionDetails | description: a list of donor's organs disposition details. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSDonorOrganDispositions() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: the organ cross clamp date/time.
required: FALSE
see: NowOrPastDate
note: ≤ current date/time and must be greater than first brain death date/time for NDD Donor or DCD Declaration End Date/Time for DCD Donor
description: the CTR2 patient ID.
required: TRUE.
see: nationalId info
description: a list of donor's organs disposition details.
required: TRUE
see: WSDonorOrgan
note: ≤ current date/time and must be greater than first brain death date/time for NDD Donor or DCD Declaration End Date/Time for DCD Donor