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