public class

WSConsentedOrgan

extends Object
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.donor.WSConsentedOrgan

Class Overview

description: the class contains a DWL donor's organs consent information.

Summary

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
From class java.lang.Object

Fields

public WSConstants.WSConsentedOrgans consentedOrgan

description: the consented organ.
required: TRUE
see: WS_CONSENTED_ORGANS

public WSLookup consentedState

description: the organ consented state.
required: FALSE - defaults organ consented state to "NOT_PARTICIPATING".
see: LT_DONOR_ORGAN_CONSENT

public Date stateChangeDate

description: the consented state change date.
required: FALSE - defaults to the current system data/time.
see: NowOrPastDate