Package | Description |
---|---|
jebl.evolution.io |
Modifier and Type | Method and Description |
---|---|
static IllegalCharacterPolicy |
IllegalCharacterPolicy.instanceOf(java.lang.String description) |
static IllegalCharacterPolicy |
IllegalCharacterPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IllegalCharacterPolicy[] |
IllegalCharacterPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FastaImporter.setIllegalCharacterPolicy(IllegalCharacterPolicy newPolicy) |
http://code.google.com/p/jebl2/