| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.offer.WSTransplantCore |
description: the class contains a DWL transplant information.
see: The class is used only to output returned values.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Boolean | Enbloc | description: a flag indicating that the kidney transplant was of type "Enbloc". | |||||||||
| public WSLookup | donorOrganType | description: the DWL donor organ type transplanted. | |||||||||
| public Boolean | intendedRecipient | description: a flag indicating that the intended recipient was transplanted. | |||||||||
| public String | nationalRecipientId | description: the recipient's CTR2 patient ID. | |||||||||
| public WSLookup | notIntendedReason | description: the reason for which the intended recipient did was not transplanted. | |||||||||
| public WSOfferCore | offer | description: the offer information. | |||||||||
| public WsOrganRequest | organRequest | description: the recipient organ request information. | |||||||||
| public Long | recipientTransplantRecordID | description: the unique DWL transplant record identifier. | |||||||||
| public Long | transplantCenterId | description: the transplant center facility. | |||||||||
| public Date | transplantDate | description: the date/time the transplant was performed. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSTransplantCore() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a flag indicating that the kidney transplant was of type "Enbloc".
description: the DWL donor organ type transplanted.
see: LT_DONOR_ORGAN_TYPE
description: a flag indicating that the intended recipient was transplanted.
description: the recipient's CTR2 patient ID.
see: nationalId info
description: the reason for which the intended recipient did was not transplanted.
see: LT_NON_INTENDED_REASON
description: the recipient organ request information.
see: WsOrganRequest
description: the unique DWL transplant record identifier.
see: id field info
description: the date/time the transplant was performed.
see: NowOrPastDateForOffers