public class TradingSessionStatusRequest extends Message
Message.Header| Constructor and Description |
|---|
TradingSessionStatusRequest() |
TradingSessionStatusRequest(TradSesReqID tradSesReqID,
SubscriptionRequestType subscriptionRequestType) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, setbodyLength, clear, clone, 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, 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, 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 TradingSessionStatusRequest()
public TradingSessionStatusRequest(TradSesReqID tradSesReqID, SubscriptionRequestType subscriptionRequestType)
public void set(TradSesReqID value)
public TradSesReqID get(TradSesReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesReqID getTradSesReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesReqID field)
public boolean isSetTradSesReqID()
public 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()
public void set(TradSesMethod value)
public TradSesMethod get(TradSesMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesMethod getTradSesMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesMethod field)
public boolean isSetTradSesMethod()
public void set(TradSesMode value)
public TradSesMode get(TradSesMode value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradSesMode getTradSesMode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradSesMode field)
public boolean isSetTradSesMode()
public void set(SubscriptionRequestType value)
public SubscriptionRequestType get(SubscriptionRequestType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SubscriptionRequestType getSubscriptionRequestType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SubscriptionRequestType field)
public boolean isSetSubscriptionRequestType()
Copyright © 2018. All rights reserved.