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