| Package | Description |
|---|---|
| org.obolibrary.oboformat.model |
| Modifier and Type | Method and Description |
|---|---|
Frame.FrameType |
Frame.getType() |
static Frame.FrameType |
Frame.FrameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Frame.FrameType[] |
Frame.FrameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Frame.setType(Frame.FrameType type) |
| Constructor and Description |
|---|
Frame(Frame.FrameType type)
Instantiates a new frame.
|
Copyright © 2010-2016 The University of Manchester. All Rights Reserved.