| 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 occured. | |||||||||
| 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 occured. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSDonorDeathCore() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: the country in which the donor's death occured.
required: TRUE
see: LT_COUNTRY
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 occured.
required: FALSE - defaults to donor's province of residence.
see: LT_PROVINCE