Uses of Enum
com.studerw.tda.model.account.ComplexOrderStrategyType
Packages that use ComplexOrderStrategyType
-
Uses of ComplexOrderStrategyType in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return ComplexOrderStrategyTypeModifier and TypeMethodDescriptionOrder.getComplexOrderStrategyType()
OrderStrategy.getComplexOrderStrategyType()
static ComplexOrderStrategyType
Returns the enum constant of this type with the specified name.static ComplexOrderStrategyType[]
ComplexOrderStrategyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.studerw.tda.model.account with parameters of type ComplexOrderStrategyTypeModifier and TypeMethodDescriptionvoid
Order.setComplexOrderStrategyType
(ComplexOrderStrategyType complexOrderStrategyType)