| Package | Description |
|---|---|
| compbio.data.sequence |
A data model for multiple sequence alignment web services and utility methods
that work on the objects of this model.
|
| Modifier and Type | Method and Description |
|---|---|
static DisemblResult |
DisemblResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DisemblResult[] |
DisemblResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|