Uses of Enum
com.studerw.tda.model.marketdata.MoversReq.Change
Packages that use MoversReq.Change
-
Uses of MoversReq.Change in com.studerw.tda.model.marketdata
Methods in com.studerw.tda.model.marketdata that return MoversReq.ChangeModifier and TypeMethodDescriptionMoversReq.getChange()
static MoversReq.Change
Returns the enum constant of this type with the specified name.static MoversReq.Change[]
MoversReq.Change.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.ChangeModifierConstructorDescriptionMoversReq
(MoversReq.Index index, Mover.Direction direction, MoversReq.Change change)