Uses of Enum
com.studerw.tda.model.account.TaxLotMethod
Packages that use TaxLotMethod
-
Uses of TaxLotMethod in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return TaxLotMethodModifier and TypeMethodDescriptionOrder.getTaxLotMethod()
OrderStrategy.getTaxLotMethod()
static TaxLotMethod
Returns the enum constant of this type with the specified name.static TaxLotMethod[]
TaxLotMethod.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 TaxLotMethod