| java.lang.Object | ||
| ↳ | com.cbs.ctr3ws.dtos.hla.WSHlaTypingCore | |
| ↳ | com.cbs.ctr3ws.dtos.hla.WSHlaTyping | |
description: the class contains a summary of patient's HLA typing information.
see: The class is used only to output returned values.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | bw4SystemCalculated | description: the Bw4 value. | |||||||||
| public String | bw6SystemCalculated | description: the Bw6 value. | |||||||||
| public Boolean | dr51 | description: a flag indicating the presence of DR51. | |||||||||
| public Boolean | dr52 | description: a flag indicating the presence of DR52. | |||||||||
| public Boolean | dr53 | description: a flag indicating the presence of DR53. | |||||||||
| public List<WSHlaComplete> | hlaCompleteByOrgan | description: the list of HLA typing complete entries for the patient's request organs. | |||||||||
| public List<WSSerological> | listSerologies | description: the list of serological values. | |||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.cbs.ctr3ws.dtos.hla.WSHlaTypingCore
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| WSHlaTyping() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
description: a flag indicating the presence of DR51.
description: a flag indicating the presence of DR52.
description: a flag indicating the presence of DR53.
description: the list of HLA typing complete entries for the patient's request organs.
see: system calculated value
description: the list of serological values.
see: WSSerological