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