public static class ExecutionReport.NoContraBrokers
extends quickfix.Group
| Constructor and Description |
|---|
NoContraBrokers() |
| Modifier and Type | Method and Description |
|---|---|
ContraBroker |
get(ContraBroker value) |
ContraTradeQty |
get(ContraTradeQty value) |
ContraTrader |
get(ContraTrader value) |
ContraTradeTime |
get(ContraTradeTime value) |
ContraBroker |
getContraBroker() |
ContraTradeQty |
getContraTradeQty() |
ContraTrader |
getContraTrader() |
ContraTradeTime |
getContraTradeTime() |
boolean |
isSet(ContraBroker field) |
boolean |
isSet(ContraTradeQty field) |
boolean |
isSet(ContraTrader field) |
boolean |
isSet(ContraTradeTime field) |
boolean |
isSetContraBroker() |
boolean |
isSetContraTradeQty() |
boolean |
isSetContraTrader() |
boolean |
isSetContraTradeTime() |
void |
set(ContraBroker value) |
void |
set(ContraTradeQty value) |
void |
set(ContraTrader value) |
void |
set(ContraTradeTime value) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic void set(ContraBroker value)
public ContraBroker get(ContraBroker value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ContraBroker getContraBroker() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ContraBroker field)
public boolean isSetContraBroker()
public void set(ContraTrader value)
public ContraTrader get(ContraTrader value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ContraTrader getContraTrader() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ContraTrader field)
public boolean isSetContraTrader()
public void set(ContraTradeQty value)
public ContraTradeQty get(ContraTradeQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ContraTradeQty getContraTradeQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ContraTradeQty field)
public boolean isSetContraTradeQty()
public void set(ContraTradeTime value)
public ContraTradeTime get(ContraTradeTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ContraTradeTime getContraTradeTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ContraTradeTime field)
public boolean isSetContraTradeTime()
Copyright © 2021. All rights reserved.