public static class ContraGrp.NoContraBrokers
extends quickfix.Group
Constructor and Description |
---|
NoContraBrokers() |
Modifier and Type | Method and Description |
---|---|
ContraBroker |
get(ContraBroker value) |
ContraLegRefID |
get(ContraLegRefID value) |
ContraTradeQty |
get(ContraTradeQty value) |
ContraTrader |
get(ContraTrader value) |
ContraTradeTime |
get(ContraTradeTime value) |
ContraBroker |
getContraBroker() |
ContraLegRefID |
getContraLegRefID() |
ContraTradeQty |
getContraTradeQty() |
ContraTrader |
getContraTrader() |
ContraTradeTime |
getContraTradeTime() |
boolean |
isSet(ContraBroker field) |
boolean |
isSet(ContraLegRefID field) |
boolean |
isSet(ContraTradeQty field) |
boolean |
isSet(ContraTrader field) |
boolean |
isSet(ContraTradeTime field) |
boolean |
isSetContraBroker() |
boolean |
isSetContraLegRefID() |
boolean |
isSetContraTradeQty() |
boolean |
isSetContraTrader() |
boolean |
isSetContraTradeTime() |
void |
set(ContraBroker value) |
void |
set(ContraLegRefID value) |
void |
set(ContraTradeQty value) |
void |
set(ContraTrader value) |
void |
set(ContraTradeTime value) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp
public void set(ContraBroker value)
public ContraBroker get(ContraBroker value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContraBroker getContraBroker() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContraBroker field)
public boolean isSetContraBroker()
public void set(ContraTrader value)
public ContraTrader get(ContraTrader value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContraTrader getContraTrader() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContraTrader field)
public boolean isSetContraTrader()
public void set(ContraTradeQty value)
public ContraTradeQty get(ContraTradeQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContraTradeQty getContraTradeQty() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContraTradeQty field)
public boolean isSetContraTradeQty()
public void set(ContraTradeTime value)
public ContraTradeTime get(ContraTradeTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContraTradeTime getContraTradeTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContraTradeTime field)
public boolean isSetContraTradeTime()
public void set(ContraLegRefID value)
public ContraLegRefID get(ContraLegRefID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContraLegRefID getContraLegRefID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContraLegRefID field)
public boolean isSetContraLegRefID()
Copyright © 2017. All rights reserved.