Uses of Enum
com.studerw.tda.model.account.OrderLegCollection.OrderLegType
Packages that use OrderLegCollection.OrderLegType
-
Uses of OrderLegCollection.OrderLegType in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return OrderLegCollection.OrderLegTypeModifier and TypeMethodDescriptionOrderLegCollection.getOrderLegType()Returns the enum constant of this type with the specified name.static OrderLegCollection.OrderLegType[]OrderLegCollection.OrderLegType.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.OrderLegTypeModifier and TypeMethodDescriptionvoidOrderLegCollection.setOrderLegType(OrderLegCollection.OrderLegType orderLegType)