public static class WcsRangeField.Axis extends Object
| Constructor and Description |
|---|
Axis(String name,
String label,
String description,
boolean isNumeric,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
String |
getName() |
List<String> |
getValues() |
boolean |
isNumeric() |