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, 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 ApplicationMessageRequestAck()
public ApplicationMessageRequestAck(ApplResponseID applResponseID)
public void set(ApplResponseID value)
public ApplResponseID get(ApplResponseID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplResponseID getApplResponseID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplResponseID field)
public boolean isSetApplResponseID()
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(ApplResponseType value)
public ApplResponseType get(ApplResponseType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplResponseType getApplResponseType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplResponseType field)
public boolean isSetApplResponseType()
public void set(ApplTotalMessageCount value)
public ApplTotalMessageCount get(ApplTotalMessageCount value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplTotalMessageCount getApplTotalMessageCount() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplTotalMessageCount field)
public boolean isSetApplTotalMessageCount()
public void set(ApplIDRequestAckGrp component)
public ApplIDRequestAckGrp get(ApplIDRequestAckGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplIDRequestAckGrp getApplIDRequestAckGrp() 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.