Uses of Class
com.studerw.tda.model.account.OrderLegCollection
Packages that use OrderLegCollection
-
Uses of OrderLegCollection in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return types with arguments of type OrderLegCollectionModifier and TypeMethodDescriptionOrder.getOrderLegCollection()OrderStrategy.getOrderLegCollection()Method parameters in com.studerw.tda.model.account with type arguments of type OrderLegCollectionModifier and TypeMethodDescriptionvoidOrder.setOrderLegCollection(List<OrderLegCollection> orderLegCollection)