Uses of Enum
com.studerw.tda.model.account.SpecialInstruction
Packages that use SpecialInstruction
-
Uses of SpecialInstruction in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return SpecialInstructionModifier and TypeMethodDescriptionOrder.getSpecialInstruction()OrderStrategy.getSpecialInstruction()static SpecialInstructionReturns the enum constant of this type with the specified name.static SpecialInstruction[]SpecialInstruction.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 SpecialInstructionModifier and TypeMethodDescriptionvoidOrder.setSpecialInstruction(SpecialInstruction specialInstruction)