| Package | Description |
|---|---|
| org.biojava.nbio.structure.secstruc |
| Modifier and Type | Method and Description |
|---|---|
static SecStrucType |
SecStrucType.fromCharacter(Character stype) |
SecStrucType |
SecStrucState.getSecStruc() |
SecStrucType |
SecStrucState.getThreeState() |
static SecStrucType |
SecStrucType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecStrucType[] |
SecStrucType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecStrucState.setSecStruc(SecStrucType secStruc) |
void |
SecStrucState.setThreeState(SecStrucType threeState) |
Copyright © 2000-2015 BioJava. All Rights Reserved.