java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.offer.WsRelatedOrganRequest |
description: the class contains information about another active organ request a DWL recipient has. It applies to the multiple transplant case.
see: The class is used only to output returned values.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public String | organ | description: the Organ requested for transplant. | |||||||||
public Long | organId | description: the unique organ request identifier. | |||||||||
public String | organMedicalStatus | description: the organ medical status. | |||||||||
public Long | organMedicalStatusId | description: the organ medical status identifier. | |||||||||
public String | organType | description: the required organ-type. | |||||||||
public Long | organTypeId | description: the unique organ-type identifier. | |||||||||
public long | relatedOrganRequestId | description: the unique organ request identifier. | |||||||||
public String | requestState | description: the status (also referred to as: state) of recipient’s readiness to accept an offer. | |||||||||
public Long | requestStateId | description: the organ status (state) identifier. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsRelatedOrganRequest() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: the organ medical status.
required: TRUE
see: LT_MEDICAL_STATUS
description: the organ medical status identifier.
see: id field info
description: the unique organ request identifier.
see: id field info.
description: the status (also referred to as: state) of recipient’s readiness to accept an offer.
required: TRUE
see: LT_ORGAN_REQ_STATE