Package | Description |
---|---|
htsjdk.samtools.cram.lossy |
Modifier and Type | Field and Description |
---|---|
BaseCategoryType |
BaseCategory.type |
Modifier and Type | Method and Description |
---|---|
static BaseCategoryType |
BaseCategoryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaseCategoryType[] |
BaseCategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|