public class TradingSessionListRequest extends Message
Message.Header
Constructor and Description |
---|
TradingSessionListRequest() |
TradingSessionListRequest(TradSesReqID tradSesReqID,
SubscriptionRequestType subscriptionRequestType) |
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 TradingSessionListRequest()
public TradingSessionListRequest(TradSesReqID tradSesReqID, SubscriptionRequestType subscriptionRequestType)
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(MarketID value)
public MarketID get(MarketID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MarketID getMarketID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MarketID field)
public boolean isSetMarketID()
public void set(MarketSegmentID value)
public MarketSegmentID get(MarketSegmentID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MarketSegmentID getMarketSegmentID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MarketSegmentID field)
public boolean isSetMarketSegmentID()
public void set(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
public void set(SecurityExchange value)
public SecurityExchange get(SecurityExchange value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityExchange getSecurityExchange() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityExchange field)
public boolean isSetSecurityExchange()
public void set(TradSesMethod value)
public TradSesMethod get(TradSesMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesMethod getTradSesMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesMethod field)
public boolean isSetTradSesMethod()
public void set(TradSesMode value)
public TradSesMode get(TradSesMode value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradSesMode getTradSesMode() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradSesMode field)
public boolean isSetTradSesMode()
public void set(SubscriptionRequestType value)
public SubscriptionRequestType get(SubscriptionRequestType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SubscriptionRequestType getSubscriptionRequestType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SubscriptionRequestType field)
public boolean isSetSubscriptionRequestType()
Copyright © 2021. All rights reserved.