| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.features |
| Modifier and Type | Method and Description |
|---|---|
static Constants.SiteFeature |
Constants.SiteFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.SiteFeature[] |
Constants.SiteFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Constants.SiteFeature> |
Site.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
Site |
Site.setFeatures(List<Constants.SiteFeature> features) |
Copyright © 2018. All rights reserved.