public final class VDJCGenes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
VDJCGene |
c
null represents absence of certain gene
|
VDJCGene |
d
null represents absence of certain gene
|
VDJCGene |
j
null represents absence of certain gene
|
VDJCGene |
v
null represents absence of certain gene
|
| Constructor and Description |
|---|
VDJCGenes(VDJCGene v,
VDJCGene d,
VDJCGene j,
VDJCGene c) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
isCDefined() |
boolean |
isDDefined() |