public final class ENVariantOfConcernType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Type1
Vaccine is effective
|
static int |
Type2
Highly transmissive
|
static int |
Type3
High severity
|
static int |
Type4
Vaccine breakthrough
|
static int |
TypeUnknown
Unknown
|
public static final int TypeUnknown
public static final int Type1
public static final int Type2
public static final int Type3
public static final int Type4