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