public interface StatisticsCollector
| Modifier and Type | Method and Description |
|---|---|
String |
getColor() |
boolean |
getEnabled() |
String |
getLabel() |
String |
getName() |
void |
setColor(String color) |
void |
setEnabled(boolean enabled) |
void |
setLabel(String label) |
void |
setName(String name) |
Copyright © 2017 SAP SE. All Rights Reserved.