Uses of Class
com.longbridge.alert.AlertFrequency
-
Packages that use AlertFrequency Package Description com.longbridge.alert -
-
Uses of AlertFrequency in com.longbridge.alert
Fields in com.longbridge.alert declared as AlertFrequency Modifier and Type Field Description AlertFrequencyAddAlertOptions. frequencyAlert frequency.Methods in com.longbridge.alert that return AlertFrequency Modifier and Type Method Description static AlertFrequencyAlertFrequency. valueOf(String name)Returns the enum constant of this type with the specified name.static AlertFrequency[]AlertFrequency. values()Returns an array containing the constants of this enum type, in the order they are declared.
-