public class TradingSessionList extends Message
Modifier and Type | Class and Description |
---|---|
static class |
TradingSessionList.NoTradingSessions |
Message.Header
Message.Trailer
Constructor and Description |
---|
TradingSessionList() |
Modifier and Type | Method and Description |
---|---|
NoTradingSessions |
get(NoTradingSessions value) |
TradSesReqID |
get(TradSesReqID value) |
TrdSessLstGrp |
get(TrdSessLstGrp component) |
NoTradingSessions |
getNoTradingSessions() |
TradSesReqID |
getTradSesReqID() |
TrdSessLstGrp |
getTrdSessLstGrp() |
boolean |
isSet(NoTradingSessions field) |
boolean |
isSet(TradSesReqID field) |
boolean |
isSetNoTradingSessions() |
boolean |
isSetTradSesReqID() |
void |
set(NoTradingSessions value) |
void |
set(TradSesReqID value) |
void |
set(TrdSessLstGrp component) |
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(TradSesReqID value)
public TradSesReqID get(TradSesReqID value) throws FieldNotFound
FieldNotFound
public TradSesReqID getTradSesReqID() throws FieldNotFound
FieldNotFound
public boolean isSet(TradSesReqID field)
public boolean isSetTradSesReqID()
public void set(TrdSessLstGrp component)
public TrdSessLstGrp get(TrdSessLstGrp component) throws FieldNotFound
FieldNotFound
public TrdSessLstGrp getTrdSessLstGrp() throws FieldNotFound
FieldNotFound
public void set(NoTradingSessions value)
public NoTradingSessions get(NoTradingSessions value) throws FieldNotFound
FieldNotFound
public NoTradingSessions getNoTradingSessions() throws FieldNotFound
FieldNotFound
public boolean isSet(NoTradingSessions field)
public boolean isSetNoTradingSessions()
Copyright © 2021. All rights reserved.