public static class OrderCancelReplaceRequest.NoTradingSessions
extends quickfix.Group
| Constructor and Description |
|---|
NoTradingSessions() |
| Modifier and Type | Method and Description |
|---|---|
TradingSessionID |
get(TradingSessionID value) |
TradingSessionSubID |
get(TradingSessionSubID value) |
TradingSessionID |
getTradingSessionID() |
TradingSessionSubID |
getTradingSessionSubID() |
boolean |
isSet(TradingSessionID field) |
boolean |
isSet(TradingSessionSubID field) |
boolean |
isSetTradingSessionID() |
boolean |
isSetTradingSessionSubID() |
void |
set(TradingSessionID value) |
void |
set(TradingSessionSubID 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, 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, 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(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
Copyright © 2018. All rights reserved.