public class AllocationACK extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
AllocationACK() |
AllocationACK(AllocID allocID,
TradeDate tradeDate,
AllocStatus allocStatus) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, set
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 AllocationACK()
public AllocationACK(AllocID allocID, TradeDate tradeDate, AllocStatus allocStatus)
public void set(ClientID value)
public ClientID get(ClientID value) throws FieldNotFound
FieldNotFound
public ClientID getClientID() throws FieldNotFound
FieldNotFound
public boolean isSet(ClientID field)
public boolean isSetClientID()
public void set(ExecBroker value)
public ExecBroker get(ExecBroker value) throws FieldNotFound
FieldNotFound
public ExecBroker getExecBroker() throws FieldNotFound
FieldNotFound
public boolean isSet(ExecBroker field)
public boolean isSetExecBroker()
public void set(AllocID value)
public AllocID get(AllocID value) throws FieldNotFound
FieldNotFound
public AllocID getAllocID() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocID field)
public boolean isSetAllocID()
public void set(TradeDate value)
public TradeDate get(TradeDate value) throws FieldNotFound
FieldNotFound
public TradeDate getTradeDate() throws FieldNotFound
FieldNotFound
public boolean isSet(TradeDate field)
public boolean isSetTradeDate()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws FieldNotFound
FieldNotFound
public TransactTime getTransactTime() throws FieldNotFound
FieldNotFound
public boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(AllocStatus value)
public AllocStatus get(AllocStatus value) throws FieldNotFound
FieldNotFound
public AllocStatus getAllocStatus() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocStatus field)
public boolean isSetAllocStatus()
public void set(AllocRejCode value)
public AllocRejCode get(AllocRejCode value) throws FieldNotFound
FieldNotFound
public AllocRejCode getAllocRejCode() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocRejCode field)
public boolean isSetAllocRejCode()
public void set(Text value)
public Text get(Text value) throws FieldNotFound
FieldNotFound
public Text getText() throws FieldNotFound
FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
Copyright © 2021. All rights reserved.