java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.offer.WsOfferState |
description: the class contains offer state information.
see: The class is used only to output returned values.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Long | consentedOrganId | description: the unique donor consented organ identifier. | |||||||||
public String | nationalDonorId | description: the donor's CTR2 patient ID. | |||||||||
public Long | offerID | description: the unique DWL offer identifier. | |||||||||
public WSLookup | offerState | description: the current state of the offer. | |||||||||
public List<WSLookup> | offerStateReasons | description: a list offer state reasons ( if state requires a reason ). | |||||||||
public Date | offerStateTime | description: the date and time the offer state was last updated in registry. | |||||||||
public WSLookup | organ | description: the donor Organ. | |||||||||
public WSLookup | organType | description: the donor Organ type. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsOfferState() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the unique donor consented organ identifier.
see: id field info
description: a list offer state reasons ( if state requires a reason ).
see: LT_OFFER_STATE_REASON_DWL
description: the date and time the offer state was last updated in registry.
see: NowOrPastDateForOffers