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