Uses of Class
org.robovm.apple.healthkit.HKBodyTemperatureSensorLocation
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKBodyTemperatureSensorLocation in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKBodyTemperatureSensorLocation Modifier and Type Method Description HKBodyTemperatureSensorLocationHKMetadata. getBodyTemperatureSensorLocation()static HKBodyTemperatureSensorLocationHKBodyTemperatureSensorLocation. valueOf(long n)Returns the enum constant of this type with the specified name.static HKBodyTemperatureSensorLocationHKBodyTemperatureSensorLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static HKBodyTemperatureSensorLocation[]HKBodyTemperatureSensorLocation. 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 HKBodyTemperatureSensorLocation Modifier and Type Method Description HKMetadataHKMetadata. setBodyTemperatureSensorLocation(HKBodyTemperatureSensorLocation location)