Uses of Class
com.longportwhale.trade.OrderType
-
Packages that use OrderType Package Description com.longportwhale.trade -
-
Uses of OrderType in com.longportwhale.trade
Methods in com.longportwhale.trade that return OrderType Modifier and Type Method Description OrderTypePushOrderChanged. getOrderType()static OrderTypeOrderType. valueOf(String name)Returns the enum constant of this type with the specified name.static OrderType[]OrderType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-