Uses of Enum
com.studerw.tda.model.instrument.Query.QueryType
Packages that use Query.QueryType
-
Uses of Query.QueryType in com.studerw.tda.model.instrument
Methods in com.studerw.tda.model.instrument that return Query.QueryTypeModifier and TypeMethodDescriptionQuery.getQueryType()
static Query.QueryType
Returns the enum constant of this type with the specified name.static Query.QueryType[]
Query.QueryType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.studerw.tda.model.instrument with parameters of type Query.QueryType