public class TaxonomyData extends Object
| Constructor and Description |
|---|
TaxonomyData() |
| Modifier and Type | Method and Description |
|---|---|
List<UUID> |
getAlternatives() |
UUID |
getParent() |
boolean |
isGeographic() |
void |
setAlternatives(List<UUID> alternatives) |
void |
setGeographic(boolean geographic) |
void |
setParent(UUID parent) |
Copyright © 2017. All Rights Reserved.