public class Strategy extends Object
StrategyBuilder.build()
rather than instantiated directly.public String getField(String field)
field
- The name of the field to retrieve the value for.public Map<String,String> getFields()
public List<Order> getOrders()
Order
public Order getOrderByLegID(int legID)
legID
- The leg ID to use for finding the order.Order
public String getRequestID()
public boolean hasRequestIDChanged()
public String getUsername()
public boolean hasUsernameChanged()
public String getTOBOUser()
public Account getAccount()
public boolean hasAccountChanged()
public String getCurrencyPair()
public boolean hasCurrencyPairChanged()
public ActivationDate getActivationDate()
public boolean hasActivationDateChanged()
public ExpirationDate getExpirationDate()
public boolean hasExpirationDateChanged()
public StrategyType getType()
public boolean hasTypeChanged()
public boolean hasAlertTypesChanged()
public String getRemarks()
public boolean hasRemarksChanged()
public String getMemo()
public boolean hasMemoChanged()
public boolean hasStrategyChanged()
public boolean hasStrategyEditableFieldsChanged()
public Strategy getPreviousStrategy()
public boolean hasFieldChanged(String fieldName)
Copyright © 2015 Caplin Systems.