Uses of Class
org.robovm.apple.healthkit.HKElectrocardiogramClassification
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKElectrocardiogramClassification in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKElectrocardiogramClassification Modifier and Type Method Description HKElectrocardiogramClassificationHKElectrocardiogram. getClassification()static HKElectrocardiogramClassificationHKElectrocardiogramClassification. valueOf(long n)Returns the enum constant of this type with the specified name.static HKElectrocardiogramClassificationHKElectrocardiogramClassification. valueOf(String name)Returns the enum constant of this type with the specified name.static HKElectrocardiogramClassification[]HKElectrocardiogramClassification. 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 HKElectrocardiogramClassification Modifier and Type Method Description static NSPredicateHKQuery. predicateForElectrocardiogramsWithClassification(HKElectrocardiogramClassification classification)