| java.lang.Object | |
| ↳ | com.cbs.ctr3ws.dtos.hla.Bw4Bw6Status |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | Bw4Bw6WasCalculated | ||||||||||
| public Short | calculatedBw4 | ||||||||||
| public Short | calculatedBw6 | ||||||||||
| public Short | input_bw4 | ||||||||||
| public Short | input_bw6 | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bw4Bw6Status(String inBw4, String inBw6) | |||||||||||
| Bw4Bw6Status(Short inBw4, Short inBw6) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | calculatedBw4Bw6(Map<WS2Constants.WSMolecularType, DtHlaTyping> dtHlaTypingsMap) | ||||||||||
| String | getBw4Bw6String(Short inputBw) | ||||||||||
| Short | getBw4Bw6Value(String inputBw) | ||||||||||
| String | getBw4String() | ||||||||||
| String | getBw6String() | ||||||||||
| String | getCalcBw4String() | ||||||||||
| String | getCalcBw6String() | ||||||||||
| boolean | isCalculatedBw4Bw6() | ||||||||||
| Short | processBwStatus(Short currentDB_Bw, String fieldName) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||