Uses of Class
org.robovm.apple.healthkit.HKInsulinDeliveryReason
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKInsulinDeliveryReason in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKInsulinDeliveryReason Modifier and Type Method Description static HKInsulinDeliveryReasonHKInsulinDeliveryReason. valueOf(long n)Returns the enum constant of this type with the specified name.static HKInsulinDeliveryReasonHKInsulinDeliveryReason. valueOf(String name)Returns the enum constant of this type with the specified name.static HKInsulinDeliveryReason[]HKInsulinDeliveryReason. values()Returns an array containing the constants of this enum type, in the order they are declared.