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