public class SistemaDiIstocompatibilita
extends java.lang.Object
SistemaDiIstocompatibilita
rappresenta il Sistema composto da molecole che si trovano
sulla superficie cellulare e che si comportano come antigeni:
venute a contatto con il sistema immunitario di un individuo diverso,
sono riconosciute come estranee e suscitano una risposta immune.Modifier and Type | Field and Description |
---|---|
private java.lang.Integer |
codHLAA
Codice HLAA
Puņ assumere i seguenti valori:
1: A1
2: A2
3: A203
4: A210
5: A3
6: A11
7: A23(9)
8: A24(9)
9: A2403
10: A25(10)
11: A26(10)
12: A29(19)
13: A30(19)
14: A31(19)
15: A32(19)
16: A33(19)
17: A34(10)
18: A36
19: A43
20: A66(10)
21: A68(28)
22: A69(28)
23: A74(19)
|
private java.lang.Integer |
codHLAB
Codice HLAB
Puņ assumere i seguenti valori:
1: B7
2: B703
3: B8
4: B13
5: B64(14)
6: B65(14)
7: B62(15)
8: B75(15)
9: B72(70)
10: B70
11: B71(70)
12: B15
13: B76(15)
14: B77(15)
15: B63(15)
16: B18
17: B27
18: B35
19: B37
20: B38(16)
21: B3901
22: B3902
23: B39(16)
24: B60(40)
25: B61(40)
26: B40
27: B4005
28: B41
29: B42
30: B44(12)
31: B45(12)
32: B46
33: B47
34: B48
35: B49(21)
36: B50(21)
37: B51 (5)
38: B5102
39: B5103
40: B52(5)
41: B53
42: B54(22)
43: B55(22)
44: B56(22)
45: B57(17)
46: B58(17)
47: B59
48: B67
49: B73
50: B7801
|
private java.lang.Integer |
codHLAC
Codice HLAC
Puņ assumere i seguenti valori:
1: Cw1
2: Cw2
3: Cw3
4: Cw4
5: Cw5
6: Cw6
7: Cw7
8: Cw8
|
private java.lang.Integer |
codHLADP
Codice HLADP
Puņ assumere i seguenti valori:
1: DPw1
2: DPw2
3: DPw3
4: DPw4
5: DPw5
6: DPw6
|
private java.lang.Integer |
codHLADQ
Codice HLADQ
Puņ assumere i seguenti valori:
1: DQ5(1)
2: DQ6(1)
3: DQ2
4: DQ7(3)
5: DQ8(3)
6: DQ9(3)
7: DQ4
|
private java.lang.Integer |
codHLADR
Codice HLADR
Puņ assumere i seguenti valori:
1: DR1
2: DR103
3: DR15(2)
4: DR16(2)
5: DR2
6: DR17(3)
7: DR18(3)
8: DR3
9: DR4
10: DR11(5)
11: DR12(5)
12: DR13(6)
13: DR14(6)
14: DR1403
15: DR1404
16: DR7
17: DR8
18: DR9
19: DR10
20: DR52
21: DR53
22: DR51
|
Constructor and Description |
---|
SistemaDiIstocompatibilita() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getCodHLAA() |
java.lang.Integer |
getCodHLAB() |
java.lang.Integer |
getCodHLAC() |
java.lang.Integer |
getCodHLADP() |
java.lang.Integer |
getCodHLADQ() |
java.lang.Integer |
getCodHLADR() |
void |
setCodHLAA(java.lang.Integer codHLAA) |
void |
setCodHLAB(java.lang.Integer codHLAB) |
void |
setCodHLAC(java.lang.Integer codHLAC) |
void |
setCodHLADP(java.lang.Integer codHLADP) |
void |
setCodHLADQ(java.lang.Integer codHLADQ) |
void |
setCodHLADR(java.lang.Integer codHLADR) |
@Facets(minInclusive=1L, maxInclusive=23L) @MinOccurs(value=0L) private java.lang.Integer codHLAA
@Facets(minInclusive=1L, maxInclusive=50L) @MinOccurs(value=0L) private java.lang.Integer codHLAB
@Facets(minInclusive=1L, maxInclusive=8L) @MinOccurs(value=0L) private java.lang.Integer codHLAC
@Facets(minInclusive=1L, maxInclusive=22L) @MinOccurs(value=0L) private java.lang.Integer codHLADR
@Facets(minInclusive=1L, maxInclusive=6L) @MinOccurs(value=0L) private java.lang.Integer codHLADP
@Facets(minInclusive=1L, maxInclusive=7L) @MinOccurs(value=0L) private java.lang.Integer codHLADQ
public java.lang.Integer getCodHLAA()
public void setCodHLAA(java.lang.Integer codHLAA)
codHLAA
- the codHLAA to setpublic java.lang.Integer getCodHLAB()
public void setCodHLAB(java.lang.Integer codHLAB)
codHLAB
- the codHLAB to setpublic java.lang.Integer getCodHLAC()
public void setCodHLAC(java.lang.Integer codHLAC)
codHLAC
- the codHLAC to setpublic java.lang.Integer getCodHLADR()
public void setCodHLADR(java.lang.Integer codHLADR)
codHLADR
- the codHLADR to setpublic java.lang.Integer getCodHLADP()
public void setCodHLADP(java.lang.Integer codHLADP)
codHLADP
- the codHLADP to setpublic java.lang.Integer getCodHLADQ()
public void setCodHLADQ(java.lang.Integer codHLADQ)
codHLADQ
- the codHLADQ to set