public class ApplicationMessageRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationMessageRequest.NoApplIDs |
static class |
ApplicationMessageRequest.NoPartyIDs |
Message.Header| Constructor and Description |
|---|
ApplicationMessageRequest() |
ApplicationMessageRequest(ApplReqID applReqID,
ApplReqType applReqType) |
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 ApplicationMessageRequest()
public ApplicationMessageRequest(ApplReqID applReqID, ApplReqType applReqType)
public void set(ApplReqID value)
public ApplReqID get(ApplReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplReqID getApplReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplReqID field)
public boolean isSetApplReqID()
public void set(ApplReqType value)
public ApplReqType get(ApplReqType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplReqType getApplReqType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplReqType field)
public boolean isSetApplReqType()
public void set(ApplIDRequestGrp component)
public ApplIDRequestGrp get(ApplIDRequestGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplIDRequestGrp getApplIDRequestGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoApplIDs value)
public NoApplIDs get(NoApplIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoApplIDs getNoApplIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoApplIDs field)
public boolean isSetNoApplIDs()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Parties getParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
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.