public class TradingSessionList extends Message
Modifier and Type | Class and Description |
---|---|
static class |
TradingSessionList.NoTradingSessions |
Message.Header
Constructor and Description |
---|
TradingSessionList() |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
addGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public void set(ApplicationSequenceControl component)
public ApplicationSequenceControl get(ApplicationSequenceControl component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplicationSequenceControl getApplicationSequenceControl() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(ApplID value)
public ApplID getApplID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplID field)
public boolean isSetApplID()
public void set(ApplSeqNum value)
public ApplSeqNum get(ApplSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplSeqNum getApplSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplSeqNum field)
public boolean isSetApplSeqNum()
public void set(ApplLastSeqNum value)
public ApplLastSeqNum get(ApplLastSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplLastSeqNum getApplLastSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplLastSeqNum field)
public boolean isSetApplLastSeqNum()
public void set(ApplResendFlag value)
public ApplResendFlag get(ApplResendFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplResendFlag getApplResendFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplResendFlag field)
public boolean isSetApplResendFlag()
public void set(TradSesReqID value)
public TradSesReqID get(TradSesReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesReqID getTradSesReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesReqID field)
public boolean isSetTradSesReqID()
public void set(TrdSessLstGrp component)
public TrdSessLstGrp get(TrdSessLstGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TrdSessLstGrp getTrdSessLstGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoTradingSessions value)
public NoTradingSessions get(NoTradingSessions value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoTradingSessions getNoTradingSessions() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoTradingSessions field)
public boolean isSetNoTradingSessions()
Copyright © 2021. All rights reserved.