Uses of Class
com.longbridge.trade.TriggerStatus
-
Packages that use TriggerStatus Package Description com.longbridge.trade -
-
Uses of TriggerStatus in com.longbridge.trade
Methods in com.longbridge.trade that return TriggerStatus Modifier and Type Method Description TriggerStatusOrder. getTriggerStatus()Returns the trigger status.TriggerStatusOrderDetail. getTriggerStatus()Returns the trigger status.TriggerStatusPushOrderChanged. getTriggerStatus()Returns the trigger status.static TriggerStatusTriggerStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static TriggerStatus[]TriggerStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-