Uses of Enum
com.studerw.tda.model.user.Preferences.DefaultEquityOrderType
Packages that use Preferences.DefaultEquityOrderType
-
Uses of Preferences.DefaultEquityOrderType in com.studerw.tda.model.user
Methods in com.studerw.tda.model.user that return Preferences.DefaultEquityOrderTypeModifier and TypeMethodDescriptionPreferences.getDefaultEquityOrderType()
Returns the enum constant of this type with the specified name.static Preferences.DefaultEquityOrderType[]
Preferences.DefaultEquityOrderType.values()
Returns an array containing the constants of this enum type, in the order they are declared.