Uses of Enum
com.studerw.tda.model.history.FrequencyType
Packages that use FrequencyType
-
Uses of FrequencyType in com.studerw.tda.model.history
Methods in com.studerw.tda.model.history that return FrequencyTypeModifier and TypeMethodDescriptionPriceHistReq.getFrequencyType()
static FrequencyType
Returns the enum constant of this type with the specified name.static FrequencyType[]
FrequencyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.studerw.tda.model.history with parameters of type FrequencyTypeModifier and TypeMethodDescriptionPriceHistReq.Builder.withFrequencyType
(FrequencyType frequencyType)