Uses of Class
org.robovm.apple.healthkit.HKWorkoutSwimmingLocationType
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKWorkoutSwimmingLocationType in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKWorkoutSwimmingLocationType Modifier and Type Method Description HKWorkoutSwimmingLocationTypeHKWorkoutConfiguration. getSwimmingLocationType()static HKWorkoutSwimmingLocationTypeHKWorkoutSwimmingLocationType. valueOf(long n)Returns the enum constant of this type with the specified name.static HKWorkoutSwimmingLocationTypeHKWorkoutSwimmingLocationType. valueOf(String name)Returns the enum constant of this type with the specified name.static HKWorkoutSwimmingLocationType[]HKWorkoutSwimmingLocationType. 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 HKWorkoutSwimmingLocationType Modifier and Type Method Description voidHKWorkoutConfiguration. setSwimmingLocationType(HKWorkoutSwimmingLocationType v)