java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.donor.WSConsentedOrgan |
description: the class contains a DWL donor's organs consent information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public WSConstants.WSConsentedOrgans | consentedOrgan | description: the consented organ. | |||||||||
public WSLookup | consentedState | description: the organ consented state. | |||||||||
public Date | stateChangeDate | description: the consented state change date. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the consented organ.
required: TRUE
see: WS_CONSENTED_ORGANS
description: the organ consented state.
required: FALSE - defaults organ consented state to "NOT_PARTICIPATING".
see: LT_DONOR_ORGAN_CONSENT
description: the consented state change date.
required: FALSE - defaults to the current system data/time.
see: NowOrPastDate