public class Confirmation_Ack extends Message
Message.Header| Constructor and Description |
|---|
Confirmation_Ack() |
Confirmation_Ack(ConfirmID confirmID,
TradeDate tradeDate,
TransactTime transactTime,
AffirmStatus affirmStatus) |
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 Confirmation_Ack()
public Confirmation_Ack(ConfirmID confirmID, TradeDate tradeDate, TransactTime transactTime, AffirmStatus affirmStatus)
public void set(ConfirmID value)
public ConfirmID get(ConfirmID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ConfirmID getConfirmID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ConfirmID field)
public boolean isSetConfirmID()
public void set(TradeDate value)
public TradeDate get(TradeDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradeDate getTradeDate() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradeDate field)
public boolean isSetTradeDate()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(AffirmStatus value)
public AffirmStatus get(AffirmStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AffirmStatus getAffirmStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AffirmStatus field)
public boolean isSetAffirmStatus()
public void set(ConfirmRejReason value)
public ConfirmRejReason get(ConfirmRejReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ConfirmRejReason getConfirmRejReason() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ConfirmRejReason field)
public boolean isSetConfirmRejReason()
public void set(MatchStatus value)
public MatchStatus get(MatchStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MatchStatus getMatchStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MatchStatus field)
public boolean isSetMatchStatus()
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.