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