Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.resource |
Modifier and Type | Field and Description |
---|---|
protected ValueType |
Values.type |
Modifier and Type | Method and Description |
---|---|
static ValueType |
ValueType.fromValue(String v) |
ValueType |
Values.getType()
Gets the value of the type property.
|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Values.setType(ValueType value)
Sets the value of the type property.
|
Modifier and Type | Field and Description |
---|---|
protected static ValueType |
AbstractStatisticalQuery.DECIMAL |
protected static ValueType |
AbstractStatisticalQuery.INTEGER |
Modifier and Type | Method and Description |
---|---|
static Statistic |
AbstractStatisticalQuery.create(String name,
String description,
StatisticType type,
StatisticUnit unit,
ValueType valueType) |
Copyright © 2012. All Rights Reserved.