Uses of Class
org.robovm.apple.healthkit.HKElectrocardiogramSymptomsStatus
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKElectrocardiogramSymptomsStatus in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKElectrocardiogramSymptomsStatus Modifier and Type Method Description HKElectrocardiogramSymptomsStatusHKElectrocardiogram. getSymptomsStatus()static HKElectrocardiogramSymptomsStatusHKElectrocardiogramSymptomsStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static HKElectrocardiogramSymptomsStatusHKElectrocardiogramSymptomsStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static HKElectrocardiogramSymptomsStatus[]HKElectrocardiogramSymptomsStatus. 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 HKElectrocardiogramSymptomsStatus Modifier and Type Method Description static NSPredicateHKQuery. predicateForElectrocardiogramsWithSymptomsStatus(HKElectrocardiogramSymptomsStatus symptomsStatus)