public class SettlementInstructions extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
SettlementInstructions.NoSettlInst |
Message.Header| Constructor and Description |
|---|
SettlementInstructions() |
SettlementInstructions(SettlInstMsgID settlInstMsgID,
SettlInstMode settlInstMode,
TransactTime transactTime) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic static final String MSGTYPE
public SettlementInstructions()
public SettlementInstructions(SettlInstMsgID settlInstMsgID, SettlInstMode settlInstMode, TransactTime transactTime)
public void set(SettlInstMsgID value)
public SettlInstMsgID get(SettlInstMsgID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlInstMsgID getSettlInstMsgID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlInstMsgID field)
public boolean isSetSettlInstMsgID()
public void set(SettlInstReqID value)
public SettlInstReqID get(SettlInstReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlInstReqID getSettlInstReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlInstReqID field)
public boolean isSetSettlInstReqID()
public void set(SettlInstMode value)
public SettlInstMode get(SettlInstMode value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlInstMode getSettlInstMode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlInstMode field)
public boolean isSetSettlInstMode()
public void set(SettlInstReqRejCode value)
public SettlInstReqRejCode get(SettlInstReqRejCode value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlInstReqRejCode getSettlInstReqRejCode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlInstReqRejCode field)
public boolean isSetSettlInstReqRejCode()
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(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
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(NoSettlInst value)
public NoSettlInst get(NoSettlInst value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoSettlInst getNoSettlInst() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoSettlInst field)
public boolean isSetNoSettlInst()
Copyright © 2021. All rights reserved.