Uses of Class
org.robovm.apple.healthkit.HKMetricPrefix
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKMetricPrefix in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKMetricPrefix Modifier and Type Method Description static HKMetricPrefixHKMetricPrefix. valueOf(long n)Returns the enum constant of this type with the specified name.static HKMetricPrefixHKMetricPrefix. valueOf(String name)Returns the enum constant of this type with the specified name.static HKMetricPrefix[]HKMetricPrefix. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.healthkit with parameters of type HKMetricPrefix Modifier and Type Method Description static HKUnitHKUnit. gram(HKMetricPrefix prefix)static HKUnitHKUnit. hertz(HKMetricPrefix prefix)static HKUnitHKUnit. joule(HKMetricPrefix prefix)static HKUnitHKUnit. liter(HKMetricPrefix prefix)static HKUnitHKUnit. meter(HKMetricPrefix prefix)static HKUnitHKUnit. mole(HKMetricPrefix prefix, double gramsPerMole)static HKUnitHKUnit. pascal(HKMetricPrefix prefix)static HKUnitHKUnit. second(HKMetricPrefix prefix)static HKUnitHKUnit. siemen(HKMetricPrefix prefix)static HKUnitHKUnit. volt(HKMetricPrefix prefix)