public static class StatisticsDescriptionEntity.Group extends Object implements Serializable
| Constructor and Description |
|---|
Group() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getGroup() |
String |
getName() |
void |
setDescription(String description) |
void |
setGroup(String group) |
void |
setName(String name) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.