| Package | Description |
|---|---|
| org.forester.phylogeny.data |
| Modifier and Type | Method and Description |
|---|---|
Property.AppliesTo |
Property.getAppliesTo() |
static Property.AppliesTo |
Property.AppliesTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Property.AppliesTo[] |
Property.AppliesTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Property(String ref,
String value,
String unit,
String datatype,
Property.AppliesTo applies_to) |
Property(String ref,
String value,
String unit,
String datatype,
Property.AppliesTo applies_to,
String id_ref) |
Copyright © 2016. All rights reserved.