public class ApplicationMessageRequestAck extends Message
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationMessageRequestAck.NoApplIDs |
static class |
ApplicationMessageRequestAck.NoPartyIDs |
Message.Header
Constructor and Description |
---|
ApplicationMessageRequestAck() |
ApplicationMessageRequestAck(ApplResponseID applResponseID) |
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 ApplicationMessageRequestAck()
public ApplicationMessageRequestAck(ApplResponseID applResponseID)
public void set(ApplResponseID value)
public ApplResponseID get(ApplResponseID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplResponseID getApplResponseID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplResponseID field)
public boolean isSetApplResponseID()
public void set(ApplReqID value)
public ApplReqID get(ApplReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplReqID getApplReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplReqID field)
public boolean isSetApplReqID()
public void set(ApplReqType value)
public ApplReqType get(ApplReqType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplReqType getApplReqType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplReqType field)
public boolean isSetApplReqType()
public void set(ApplResponseType value)
public ApplResponseType get(ApplResponseType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplResponseType getApplResponseType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplResponseType field)
public boolean isSetApplResponseType()
public void set(ApplTotalMessageCount value)
public ApplTotalMessageCount get(ApplTotalMessageCount value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplTotalMessageCount getApplTotalMessageCount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplTotalMessageCount field)
public boolean isSetApplTotalMessageCount()
public void set(ApplIDRequestAckGrp component)
public ApplIDRequestAckGrp get(ApplIDRequestAckGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplIDRequestAckGrp getApplIDRequestAckGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoApplIDs value)
public NoApplIDs get(NoApplIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoApplIDs getNoApplIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoApplIDs field)
public boolean isSetNoApplIDs()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Parties getParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2021. All rights reserved.