| Modifier and Type | Method and Description |
|---|---|
BedFormat |
BedRecord.getFormat()
Return the format of this BED record.
|
static BedFormat |
BedFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BedFormat[] |
BedFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 dishevelled.org. All rights reserved.