Uses of Enum
com.studerw.tda.model.account.OrderLegCollection.Instruction
Packages that use OrderLegCollection.Instruction
-
Uses of OrderLegCollection.Instruction in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return OrderLegCollection.InstructionModifier and TypeMethodDescriptionOrderLegCollection.getInstruction()
Returns the enum constant of this type with the specified name.static OrderLegCollection.Instruction[]
OrderLegCollection.Instruction.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 OrderLegCollection.InstructionModifier and TypeMethodDescriptionvoid
OrderLegCollection.setInstruction
(OrderLegCollection.Instruction instruction)