public class MarketDataRequestReject extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
MarketDataRequestReject.NoAltMDSource |
Message.Header| Constructor and Description |
|---|
MarketDataRequestReject() |
MarketDataRequestReject(MDReqID mDReqID) |
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 MarketDataRequestReject()
public MarketDataRequestReject(MDReqID mDReqID)
public void set(MDReqID value)
public MDReqID getMDReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MDReqID field)
public boolean isSetMDReqID()
public void set(MDReqRejReason value)
public MDReqRejReason get(MDReqRejReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MDReqRejReason getMDReqRejReason() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MDReqRejReason field)
public boolean isSetMDReqRejReason()
public void set(MDRjctGrp component)
public MDRjctGrp get(MDRjctGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MDRjctGrp getMDRjctGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoAltMDSource value)
public NoAltMDSource get(NoAltMDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoAltMDSource getNoAltMDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoAltMDSource field)
public boolean isSetNoAltMDSource()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2021. All rights reserved.