quickfix.fix50
Class AllocationReportAck
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix50.Message
quickfix.fix50.AllocationReportAck
- All Implemented Interfaces:
- java.io.Serializable
public class AllocationReportAck
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
AllocationReportAck
public AllocationReportAck()
AllocationReportAck
public AllocationReportAck(AllocReportID allocReportID,
AllocID allocID)
set
public void set(AllocReportID value)
get
public AllocReportID get(AllocReportID value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocReportID
public AllocReportID getAllocReportID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocReportID field)
isSetAllocReportID
public boolean isSetAllocReportID()
set
public void set(AllocID value)
get
public AllocID get(AllocID value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocID
public AllocID getAllocID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocID field)
isSetAllocID
public boolean isSetAllocID()
set
public void set(Parties component)
get
public Parties get(Parties component)
throws FieldNotFound
- Throws:
FieldNotFound
getParties
public Parties getParties()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoPartyIDs value)
get
public NoPartyIDs get(NoPartyIDs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoPartyIDs
public NoPartyIDs getNoPartyIDs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoPartyIDs field)
isSetNoPartyIDs
public boolean isSetNoPartyIDs()
set
public void set(SecondaryAllocID value)
get
public SecondaryAllocID get(SecondaryAllocID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecondaryAllocID
public SecondaryAllocID getSecondaryAllocID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecondaryAllocID field)
isSetSecondaryAllocID
public boolean isSetSecondaryAllocID()
set
public void set(TradeDate value)
get
public TradeDate get(TradeDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradeDate
public TradeDate getTradeDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradeDate field)
isSetTradeDate
public boolean isSetTradeDate()
set
public void set(TransactTime value)
get
public TransactTime get(TransactTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getTransactTime
public TransactTime getTransactTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TransactTime field)
isSetTransactTime
public boolean isSetTransactTime()
set
public void set(AllocStatus value)
get
public AllocStatus get(AllocStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocStatus
public AllocStatus getAllocStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocStatus field)
isSetAllocStatus
public boolean isSetAllocStatus()
set
public void set(AllocRejCode value)
get
public AllocRejCode get(AllocRejCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocRejCode
public AllocRejCode getAllocRejCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocRejCode field)
isSetAllocRejCode
public boolean isSetAllocRejCode()
set
public void set(AllocReportType value)
get
public AllocReportType get(AllocReportType value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocReportType
public AllocReportType getAllocReportType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocReportType field)
isSetAllocReportType
public boolean isSetAllocReportType()
set
public void set(AllocIntermedReqType value)
get
public AllocIntermedReqType get(AllocIntermedReqType value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocIntermedReqType
public AllocIntermedReqType getAllocIntermedReqType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocIntermedReqType field)
isSetAllocIntermedReqType
public boolean isSetAllocIntermedReqType()
set
public void set(MatchStatus value)
get
public MatchStatus get(MatchStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getMatchStatus
public MatchStatus getMatchStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MatchStatus field)
isSetMatchStatus
public boolean isSetMatchStatus()
set
public void set(Product value)
get
public Product get(Product value)
throws FieldNotFound
- Throws:
FieldNotFound
getProduct
public Product getProduct()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Product field)
isSetProduct
public boolean isSetProduct()
set
public void set(SecurityType value)
get
public SecurityType get(SecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityType
public SecurityType getSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityType field)
isSetSecurityType
public boolean isSetSecurityType()
set
public void set(Text value)
get
public Text get(Text value)
throws FieldNotFound
- Throws:
FieldNotFound
getText
public Text getText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Text field)
isSetText
public boolean isSetText()
set
public void set(EncodedTextLen value)
get
public EncodedTextLen get(EncodedTextLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedTextLen
public EncodedTextLen getEncodedTextLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedTextLen field)
isSetEncodedTextLen
public boolean isSetEncodedTextLen()
set
public void set(EncodedText value)
get
public EncodedText get(EncodedText value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedText
public EncodedText getEncodedText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedText field)
isSetEncodedText
public boolean isSetEncodedText()
set
public void set(AllocAckGrp component)
get
public AllocAckGrp get(AllocAckGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocAckGrp
public AllocAckGrp getAllocAckGrp()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoAllocs value)
get
public NoAllocs get(NoAllocs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoAllocs
public NoAllocs getNoAllocs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoAllocs field)
isSetNoAllocs
public boolean isSetNoAllocs()
set
public void set(ClearingBusinessDate value)
get
public ClearingBusinessDate get(ClearingBusinessDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getClearingBusinessDate
public ClearingBusinessDate getClearingBusinessDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClearingBusinessDate field)
isSetClearingBusinessDate
public boolean isSetClearingBusinessDate()
set
public void set(AvgPxIndicator value)
get
public AvgPxIndicator get(AvgPxIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getAvgPxIndicator
public AvgPxIndicator getAvgPxIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AvgPxIndicator field)
isSetAvgPxIndicator
public boolean isSetAvgPxIndicator()
set
public void set(Quantity value)
get
public Quantity get(Quantity value)
throws FieldNotFound
- Throws:
FieldNotFound
getQuantity
public Quantity getQuantity()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Quantity field)
isSetQuantity
public boolean isSetQuantity()
set
public void set(AllocTransType value)
get
public AllocTransType get(AllocTransType value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocTransType
public AllocTransType getAllocTransType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocTransType field)
isSetAllocTransType
public boolean isSetAllocTransType()