Uses of Enum
com.studerw.tda.model.marketdata.MoversReq.Index
Packages that use MoversReq.Index
-
Uses of MoversReq.Index in com.studerw.tda.model.marketdata
Methods in com.studerw.tda.model.marketdata that return MoversReq.IndexModifier and TypeMethodDescriptionMoversReq.getIndex()
static MoversReq.Index
Returns the enum constant of this type with the specified name.static MoversReq.Index[]
MoversReq.Index.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.studerw.tda.model.marketdata with parameters of type MoversReq.IndexModifierConstructorDescriptionMoversReq
(MoversReq.Index index, Mover.Direction direction, MoversReq.Change change)