public class MarketDefinitionRequest extends Message
Message.Header| Constructor and Description |
|---|
MarketDefinitionRequest() |
MarketDefinitionRequest(MarketReqID marketReqID,
SubscriptionRequestType subscriptionRequestType) |
| Modifier and Type | Method and Description |
|---|---|
MarketID |
get(MarketID value) |
MarketReqID |
get(MarketReqID value) |
MarketSegmentID |
get(MarketSegmentID value) |
ParentMktSegmID |
get(ParentMktSegmID value) |
SubscriptionRequestType |
get(SubscriptionRequestType value) |
MarketID |
getMarketID() |
MarketReqID |
getMarketReqID() |
MarketSegmentID |
getMarketSegmentID() |
ParentMktSegmID |
getParentMktSegmID() |
SubscriptionRequestType |
getSubscriptionRequestType() |
boolean |
isSet(MarketID field) |
boolean |
isSet(MarketReqID field) |
boolean |
isSet(MarketSegmentID field) |
boolean |
isSet(ParentMktSegmID field) |
boolean |
isSet(SubscriptionRequestType field) |
boolean |
isSetMarketID() |
boolean |
isSetMarketReqID() |
boolean |
isSetMarketSegmentID() |
boolean |
isSetParentMktSegmID() |
boolean |
isSetSubscriptionRequestType() |
void |
set(MarketID value) |
void |
set(MarketReqID value) |
void |
set(MarketSegmentID value) |
void |
set(ParentMktSegmID value) |
void |
set(SubscriptionRequestType value) |
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 MarketDefinitionRequest()
public MarketDefinitionRequest(MarketReqID marketReqID, SubscriptionRequestType subscriptionRequestType)
public void set(MarketReqID value)
public MarketReqID get(MarketReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MarketReqID getMarketReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MarketReqID field)
public boolean isSetMarketReqID()
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()
public void set(MarketID value)
public MarketID get(MarketID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MarketID getMarketID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MarketID field)
public boolean isSetMarketID()
public void set(MarketSegmentID value)
public MarketSegmentID get(MarketSegmentID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MarketSegmentID getMarketSegmentID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MarketSegmentID field)
public boolean isSetMarketSegmentID()
public void set(ParentMktSegmID value)
public ParentMktSegmID get(ParentMktSegmID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ParentMktSegmID getParentMktSegmID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ParentMktSegmID field)
public boolean isSetParentMktSegmID()
Copyright © 2021. All rights reserved.