| Package | Description |
|---|---|
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryValue> |
Category.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Category.addCategoryValue(CategoryValue value) |
int |
CategoryValue.compareTo(CategoryValue o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Category.setValues(List<CategoryValue> values) |
| Constructor and Description |
|---|
Category(String name,
String searchValue,
List<CategoryValue> values) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.