public class TradingSessionList extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
TradingSessionList.NoTradingSessions |
Message.HeaderMessage.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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic static final String MSGTYPE
public void set(TradSesReqID value)
public TradSesReqID get(TradSesReqID value) throws FieldNotFound
FieldNotFoundpublic TradSesReqID getTradSesReqID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(TradSesReqID field)
public boolean isSetTradSesReqID()
public void set(TrdSessLstGrp component)
public TrdSessLstGrp get(TrdSessLstGrp component) throws FieldNotFound
FieldNotFoundpublic TrdSessLstGrp getTrdSessLstGrp() throws FieldNotFound
FieldNotFoundpublic void set(NoTradingSessions value)
public NoTradingSessions get(NoTradingSessions value) throws FieldNotFound
FieldNotFoundpublic NoTradingSessions getNoTradingSessions() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoTradingSessions field)
public boolean isSetNoTradingSessions()
Copyright © 2021. All rights reserved.