| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.donor.WSDonorDeathCore |
Known Direct Subclasses
|
description: the class contains basic DWL Donor death information.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public WSLookup | countryOfDeath | description: the country in which the donor's death occurred. | |||||||||
| public WSLookup | deathType | description: the donor's death type. | |||||||||
| public Long | id | description: the unique record identifier. | |||||||||
| public WSLookup | province_StateOfDeath | description: the province or state(USA) in which the donor's death occurred. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSDonorDeathCore() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: the country in which the donor's death occurred.
required: FALSE , default=Canada
see: LT_COUNTRY
note: must match province_StateOfDeath
description: the donor's death type.
required: FALSE
see: LT_DECLARATION_DEATH_TYPE
description: the province or state(USA) in which the donor's death occurred.
required: FALSE - defaults to donor ODO province.
see: LT_PROVINCE
note: Must match countryOfDeath; when country of death is NOT ("CANADA" or "USA") then "province_StateOfDeath" is set to "Other"