| Package | Description |
|---|---|
| org.forester.archaeopteryx | |
| org.forester.phylogeny.data |
| Modifier and Type | Method and Description |
|---|---|
NodeDataField |
Options.getExtDescNodeDataToReturn() |
NodeDataField |
Configuration.getExtDescNodeDataToReturn() |
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setExtDescNodeDataToReturn(NodeDataField ext_desc_data_to_return) |
void |
Configuration.setExtDescNodeDataToReturn(NodeDataField ext_desc_data_to_return) |
| Modifier and Type | Method and Description |
|---|---|
static NodeDataField |
NodeDataField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeDataField[] |
NodeDataField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.