|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetricType | |
|---|---|
| uk.ac.soton.itinnovation.grid.service.types | |
| Uses of MetricType in uk.ac.soton.itinnovation.grid.service.types |
|---|
| Fields in uk.ac.soton.itinnovation.grid.service.types declared as MetricType | |
|---|---|
MetricType |
Metric.type
|
| Methods in uk.ac.soton.itinnovation.grid.service.types that return MetricType | |
|---|---|
static MetricType |
MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MetricType[] |
MetricType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in uk.ac.soton.itinnovation.grid.service.types with parameters of type MetricType | |
|---|---|
Metric(String URI,
String description,
String pluralDescription,
String instantaneousDescription,
String cumulativeDescription,
String instantaneousUnits,
String cumulativeUnits,
MetricType type,
UnitType unitType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||