Modifier and Type | Method and Description |
---|---|
static StatisticTypeInfo |
StatisticTypeInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticTypeInfo[] |
StatisticTypeInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
AsmManagementWs.getStatistic(StatisticTypeInfo statisticTypeInfo,
List<String> statisticParameters)
Retrieve the selected statistic as a CSV string.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.