public class Order extends Object
StrategyBuilder.addOrderBuilder(int)
rather than instantiated directly.public int getLegId()
public String getOrderId()
public Map<String,String> getFields()
public String getField(String fieldName)
fieldName
- the name of the field without the leg prefixpublic boolean hasAlertTypesChanged()
public String getAmount()
public boolean hasAmountChanged()
public ActivationDate getActivationDate()
public boolean hasActivationDateChanged()
public ExpirationDate getExpirationDate() throws OrderConfigurationException
OrderConfigurationException
public boolean hasExpirationDateChanged()
public Account getAccount()
public boolean hasAccountChanged()
public String getBenchmarkType()
public boolean hasBenchmarkTypeChanged()
public BuySell getBuySell()
public boolean hasBuySellChanged()
public String getDealtCurrency()
public boolean hasDealtCurrencyChanged()
public String getCurrencyPair()
public boolean hasCurrencyPairChanged()
public ExecutionType getExecutionType()
public boolean hasExecutionTypeChanged()
public String getFillRate()
public boolean hasFillRateChanged()
public String getRemarks()
public boolean hasRemarksChanged()
public String getMemo()
public boolean hasMemoChanged()
public Order getPreviousOrder()
public boolean hasOrderChanged()
public boolean hasOrderEditableFieldsChanged()
public boolean hasFieldChanged(String fieldName)
Copyright © 2015 Caplin Systems.