public class

WSHlaSerumTestCore

extends Object
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.hla.WSHlaSerumTestCore

Class Overview

description: the class contains serum test information.

Summary

Fields
public List<WSHlaAlleleSpecificAntigen> alleleSpecificAntigens description: a list of allele specific antigens.
public List<WSHlaAntigen> antigens description: a list of antigens.
public Date collectionDate description: the serum collection date and time, see: collectionDate info
public List<WSComment> comments description: a list of comments.
public Boolean confirmAntibodies description: a flag indicating HLA antibodies for cumulative results are confirmed.
public Long id description: the unique serum test identifier, see: id field info
public String nationalRecipientId description: the CTR2 patient ID, see: nationalId info
public Date testDate description: the serum test date and time, see: collectionDate info
public List<WSHlaUnacceptableDQaDQb> unacceptableDQaDqb description: a list of unacceptable DQaDqb.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public List<WSHlaAlleleSpecificAntigen> alleleSpecificAntigens

description: a list of allele specific antigens.

public List<WSHlaAntigen> antigens

description: a list of antigens.

public Date collectionDate

description: the serum collection date and time, see: collectionDate info

public List<WSComment> comments

description: a list of comments.

public Boolean confirmAntibodies

description: a flag indicating HLA antibodies for cumulative results are confirmed.

public Long id

description: the unique serum test identifier, see: id field info

public String nationalRecipientId

description: the CTR2 patient ID, see: nationalId info

public Date testDate

description: the serum test date and time, see: collectionDate info

public List<WSHlaUnacceptableDQaDQb> unacceptableDQaDqb

description: a list of unacceptable DQaDqb.