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