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