java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.offer.WsDonorSideInfo |
description: the class contains the donor's information that is shared with an offer's recipient.
see: The class is used only to output returned values.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public List<WSAttachmentInfo> | attachmentsinfo | description: a list of attachment informations. | |||||||||
public List<WSConsentedOrgan> | donorConsentedOrgans | description: the list of donor's consented organs. | |||||||||
public WSDonorDeath | donorDeath | description: the donor's death information. | |||||||||
public WsDonorShared | donorRegistration | description: the donor CTR registration information. | |||||||||
public WsDonorExceptionalDistribution | exceptDistribution | description: the donor's exceptional distribution information. | |||||||||
public WSHlaTyping | hlaTyping | description: the donor's HLA typing information. | |||||||||
public List<WSOfferCore> | lstOffers | description: the list of donor's offers. | |||||||||
public List<WsMedSocialHistRisk> | medSocialRisks | description: the donor's medical-social risks information. | |||||||||
public List<WsSerologyResult> | serologyResult | description: the donor's serology results. | |||||||||
public WsTestsDiagsInfo | testsDiagsInfo | description: the donor's tests and diagnoses results. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsDonorSideInfo() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: a list of attachment informations.
see: WSAttachmentInfo
description: the list of donor's consented organs.
see: WSConsentedOrgan
description: the donor CTR registration information.
see: WsDonorShared
description: the donor's exceptional distribution information.
see: WsDonorExceptionalDistribution
description: the donor's medical-social risks information.
see: WsMedSocialHistRisk
description: the donor's serology results.
see: WsSerologyResult
description: the donor's tests and diagnoses results.
see: WsTestsDiagsInfo