Uses of Enum
com.studerw.tda.model.account.OrderLegCollection.PositionEffect
Packages that use OrderLegCollection.PositionEffect
-
Uses of OrderLegCollection.PositionEffect in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return OrderLegCollection.PositionEffectModifier and TypeMethodDescriptionOrderLegCollection.getPositionEffect()
Returns the enum constant of this type with the specified name.static OrderLegCollection.PositionEffect[]
OrderLegCollection.PositionEffect.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 OrderLegCollection.PositionEffectModifier and TypeMethodDescriptionvoid
OrderLegCollection.setPositionEffect
(OrderLegCollection.PositionEffect positionEffect)