| Package | Description |
|---|---|
| org.biojava.nbio.alignment | |
| org.biojava.nbio.alignment.template |
| Modifier and Type | Method and Description |
|---|---|
GapPenalty.Type |
SimpleGapPenalty.getType() |
| Modifier and Type | Method and Description |
|---|---|
GapPenalty.Type |
GapPenalty.getType()
Returns
GapPenalty.Type stored. |
static GapPenalty.Type |
GapPenalty.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GapPenalty.Type[] |
GapPenalty.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000–2018 BioJava. All rights reserved.