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