public class ConfirmationRequest extends Message
Modifier and Type | Class and Description |
---|---|
static class |
ConfirmationRequest.NoOrders |
Message.Header
Constructor and Description |
---|
ConfirmationRequest() |
ConfirmationRequest(ConfirmReqID confirmReqID,
ConfirmType confirmType,
TransactTime transactTime) |
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 ConfirmationRequest()
public ConfirmationRequest(ConfirmReqID confirmReqID, ConfirmType confirmType, TransactTime transactTime)
public void set(ConfirmReqID value)
public ConfirmReqID get(ConfirmReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ConfirmReqID getConfirmReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ConfirmReqID field)
public boolean isSetConfirmReqID()
public void set(ConfirmType value)
public ConfirmType get(ConfirmType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ConfirmType getConfirmType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ConfirmType field)
public boolean isSetConfirmType()
public void set(OrdAllocGrp component)
public OrdAllocGrp get(OrdAllocGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OrdAllocGrp getOrdAllocGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoOrders value)
public NoOrders get(NoOrders value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoOrders getNoOrders() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoOrders field)
public boolean isSetNoOrders()
public void set(AllocID value)
public AllocID getAllocID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AllocID field)
public boolean isSetAllocID()
public void set(SecondaryAllocID value)
public SecondaryAllocID get(SecondaryAllocID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecondaryAllocID getSecondaryAllocID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecondaryAllocID field)
public boolean isSetSecondaryAllocID()
public void set(IndividualAllocID value)
public IndividualAllocID get(IndividualAllocID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public IndividualAllocID getIndividualAllocID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(IndividualAllocID field)
public boolean isSetIndividualAllocID()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(AllocAccount value)
public AllocAccount get(AllocAccount value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AllocAccount getAllocAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AllocAccount field)
public boolean isSetAllocAccount()
public void set(AllocAcctIDSource value)
public AllocAcctIDSource get(AllocAcctIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AllocAcctIDSource getAllocAcctIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AllocAcctIDSource field)
public boolean isSetAllocAcctIDSource()
public void set(AllocAccountType value)
public AllocAccountType get(AllocAccountType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AllocAccountType getAllocAccountType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AllocAccountType field)
public boolean isSetAllocAccountType()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2021. All rights reserved.