|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnitType | |
|---|---|
| uk.ac.soton.itinnovation.grid.service.types | |
| Uses of UnitType in uk.ac.soton.itinnovation.grid.service.types |
|---|
| Fields in uk.ac.soton.itinnovation.grid.service.types declared as UnitType | |
|---|---|
UnitType |
Metric.unitType
|
| Methods in uk.ac.soton.itinnovation.grid.service.types that return UnitType | |
|---|---|
static UnitType |
UnitType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitType[] |
UnitType.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 UnitType | |
|---|---|
Metric(String URI,
String description,
String pluralDescription,
String instantaneousDescription,
String cumulativeDescription,
String instantaneousUnits,
String cumulativeUnits,
MetricType type,
UnitType unitType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||