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