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