Package | Description |
---|---|
org.ovirt.engine.sdk.entities |
Modifier and Type | Method and Description |
---|---|
static StatisticType |
StatisticType.fromValue(String v) |
StatisticType |
Statistic.getType()
Gets the value of the type property.
|
static StatisticType |
StatisticType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticType[] |
StatisticType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Statistic.setType(StatisticType value)
Sets the value of the type property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0