java.lang.Object | |
↳ | com.cbs.ctr3ws.dtos.donor.WsExceptDistCriterion |
description: the class contains a DWL Donor exceptional distribution item information.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean | criterion_acknowledged | description: deprecated field from CTR1 (field was not removed in CTR2 for backward compatibility). | |||||||||
public String | criterion_id | description: the unique exceptional distribution item lookup identifier. | |||||||||
public String | criterion_label | description: exceptional distribution description. | |||||||||
public Long | id | description: the unique record identifier. | |||||||||
public String | nationalDonorId | description: the donor's CTR2 patient ID. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WsExceptDistCriterion() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
description: deprecated field from CTR1 (field was not removed in CTR2 for backward compatibility).
required: FALSE
description: the unique exceptional distribution item lookup identifier.
required: TRUE
see: LT_EXCEPT_DISTRIBUTION.bizRef
description: exceptional distribution description.
required: FALSE
see: LT_EXCEPT_DISTRIBUTION.name
description: the donor's CTR2 patient ID.
required: TRUE
see: nationalId info