| Package | Description |
|---|---|
| picard.sam |
| Modifier and Type | Field and Description |
|---|---|
FilterSamReads.Filter |
FilterSamReads.FILTER |
| Modifier and Type | Method and Description |
|---|---|
static FilterSamReads.Filter |
FilterSamReads.Filter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterSamReads.Filter[] |
FilterSamReads.Filter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|