public class AllocationReportAck extends Message
Modifier and Type | Class and Description |
---|---|
static class |
AllocationReportAck.NoAllocs |
static class |
AllocationReportAck.NoPartyIDs |
Message.Header
Message.Trailer
Constructor and Description |
---|
AllocationReportAck() |
AllocationReportAck(AllocReportID allocReportID,
AllocID allocID) |
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 AllocationReportAck()
public AllocationReportAck(AllocReportID allocReportID, AllocID allocID)
public void set(AllocReportID value)
public AllocReportID get(AllocReportID value) throws FieldNotFound
FieldNotFound
public AllocReportID getAllocReportID() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocReportID field)
public boolean isSetAllocReportID()
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(Parties component)
public Parties get(Parties component) throws FieldNotFound
FieldNotFound
public Parties getParties() throws FieldNotFound
FieldNotFound
public void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws FieldNotFound
FieldNotFound
public NoPartyIDs getNoPartyIDs() throws FieldNotFound
FieldNotFound
public boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(SecondaryAllocID value)
public SecondaryAllocID get(SecondaryAllocID value) throws FieldNotFound
FieldNotFound
public SecondaryAllocID getSecondaryAllocID() throws FieldNotFound
FieldNotFound
public boolean isSet(SecondaryAllocID field)
public boolean isSetSecondaryAllocID()
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(AllocReportType value)
public AllocReportType get(AllocReportType value) throws FieldNotFound
FieldNotFound
public AllocReportType getAllocReportType() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocReportType field)
public boolean isSetAllocReportType()
public void set(AllocIntermedReqType value)
public AllocIntermedReqType get(AllocIntermedReqType value) throws FieldNotFound
FieldNotFound
public AllocIntermedReqType getAllocIntermedReqType() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocIntermedReqType field)
public boolean isSetAllocIntermedReqType()
public void set(MatchStatus value)
public MatchStatus get(MatchStatus value) throws FieldNotFound
FieldNotFound
public MatchStatus getMatchStatus() throws FieldNotFound
FieldNotFound
public boolean isSet(MatchStatus field)
public boolean isSetMatchStatus()
public void set(Product value)
public Product get(Product value) throws FieldNotFound
FieldNotFound
public Product getProduct() throws FieldNotFound
FieldNotFound
public boolean isSet(Product field)
public boolean isSetProduct()
public void set(SecurityType value)
public SecurityType get(SecurityType value) throws FieldNotFound
FieldNotFound
public SecurityType getSecurityType() throws FieldNotFound
FieldNotFound
public boolean isSet(SecurityType field)
public boolean isSetSecurityType()
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()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws FieldNotFound
FieldNotFound
public EncodedTextLen getEncodedTextLen() throws FieldNotFound
FieldNotFound
public boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws FieldNotFound
FieldNotFound
public EncodedText getEncodedText() throws FieldNotFound
FieldNotFound
public boolean isSet(EncodedText field)
public boolean isSetEncodedText()
public void set(AllocAckGrp component)
public AllocAckGrp get(AllocAckGrp component) throws FieldNotFound
FieldNotFound
public AllocAckGrp getAllocAckGrp() throws FieldNotFound
FieldNotFound
public void set(NoAllocs value)
public NoAllocs get(NoAllocs value) throws FieldNotFound
FieldNotFound
public NoAllocs getNoAllocs() throws FieldNotFound
FieldNotFound
public boolean isSet(NoAllocs field)
public boolean isSetNoAllocs()
public void set(ClearingBusinessDate value)
public ClearingBusinessDate get(ClearingBusinessDate value) throws FieldNotFound
FieldNotFound
public ClearingBusinessDate getClearingBusinessDate() throws FieldNotFound
FieldNotFound
public boolean isSet(ClearingBusinessDate field)
public boolean isSetClearingBusinessDate()
public void set(AvgPxIndicator value)
public AvgPxIndicator get(AvgPxIndicator value) throws FieldNotFound
FieldNotFound
public AvgPxIndicator getAvgPxIndicator() throws FieldNotFound
FieldNotFound
public boolean isSet(AvgPxIndicator field)
public boolean isSetAvgPxIndicator()
public void set(Quantity value)
public Quantity get(Quantity value) throws FieldNotFound
FieldNotFound
public Quantity getQuantity() throws FieldNotFound
FieldNotFound
public boolean isSet(Quantity field)
public boolean isSetQuantity()
public void set(AllocTransType value)
public AllocTransType get(AllocTransType value) throws FieldNotFound
FieldNotFound
public AllocTransType getAllocTransType() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocTransType field)
public boolean isSetAllocTransType()
Copyright © 2021. All rights reserved.