public class QuoteRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
QuoteRequest.NoRelatedSym |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
QuoteRequest() |
QuoteRequest(QuoteReqID quoteReqID) |
| Modifier and Type | Method and Description |
|---|---|
NoRelatedSym |
get(NoRelatedSym value) |
QuoteReqID |
get(QuoteReqID value) |
NoRelatedSym |
getNoRelatedSym() |
QuoteReqID |
getQuoteReqID() |
boolean |
isSet(NoRelatedSym field) |
boolean |
isSet(QuoteReqID field) |
boolean |
isSetNoRelatedSym() |
boolean |
isSetQuoteReqID() |
void |
set(NoRelatedSym value) |
void |
set(QuoteReqID value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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 QuoteRequest()
public QuoteRequest(QuoteReqID quoteReqID)
public void set(QuoteReqID value)
public QuoteReqID get(QuoteReqID value) throws FieldNotFound
FieldNotFoundpublic QuoteReqID getQuoteReqID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(QuoteReqID field)
public boolean isSetQuoteReqID()
public void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws FieldNotFound
FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
Copyright © 2021. All rights reserved.