public class AllocationACK extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
AllocationACK.NoPartyIDs |
Message.Header| Constructor and Description |
|---|
AllocationACK() |
AllocationACK(AllocID allocID,
TradeDate tradeDate,
AllocStatus allocStatus) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, setbodyLength, clear, clone, 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, 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, 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 AllocationACK()
public AllocationACK(AllocID allocID, TradeDate tradeDate, AllocStatus allocStatus)
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(AllocID value)
public AllocID getAllocID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AllocID field)
public boolean isSetAllocID()
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(AllocStatus value)
public AllocStatus get(AllocStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AllocStatus getAllocStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AllocStatus field)
public boolean isSetAllocStatus()
public void set(AllocRejCode value)
public AllocRejCode get(AllocRejCode value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AllocRejCode getAllocRejCode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AllocRejCode field)
public boolean isSetAllocRejCode()
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()
public void set(LegalConfirm value)
public LegalConfirm get(LegalConfirm value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LegalConfirm getLegalConfirm() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LegalConfirm field)
public boolean isSetLegalConfirm()
Copyright © 2018. All rights reserved.