quickfix.fix42
Class SettlementInstructions
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix42.Message
quickfix.fix42.SettlementInstructions
- All Implemented Interfaces:
- java.io.Serializable
public class SettlementInstructions
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix42.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
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
SettlementInstructions
public SettlementInstructions()
SettlementInstructions
public SettlementInstructions(SettlInstID settlInstID,
SettlInstTransType settlInstTransType,
SettlInstRefID settlInstRefID,
SettlInstMode settlInstMode,
SettlInstSource settlInstSource,
AllocAccount allocAccount,
TransactTime transactTime)
set
public void set(SettlInstID value)
get
public SettlInstID get(SettlInstID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstID
public SettlInstID getSettlInstID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlInstID field)
isSetSettlInstID
public boolean isSetSettlInstID()
set
public void set(SettlInstTransType value)
get
public SettlInstTransType get(SettlInstTransType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstTransType
public SettlInstTransType getSettlInstTransType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlInstTransType field)
isSetSettlInstTransType
public boolean isSetSettlInstTransType()
set
public void set(SettlInstRefID value)
get
public SettlInstRefID get(SettlInstRefID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstRefID
public SettlInstRefID getSettlInstRefID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlInstRefID field)
isSetSettlInstRefID
public boolean isSetSettlInstRefID()
set
public void set(SettlInstMode value)
get
public SettlInstMode get(SettlInstMode value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstMode
public SettlInstMode getSettlInstMode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlInstMode field)
isSetSettlInstMode
public boolean isSetSettlInstMode()
set
public void set(SettlInstSource value)
get
public SettlInstSource get(SettlInstSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstSource
public SettlInstSource getSettlInstSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlInstSource field)
isSetSettlInstSource
public boolean isSetSettlInstSource()
set
public void set(AllocAccount value)
get
public AllocAccount get(AllocAccount value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocAccount
public AllocAccount getAllocAccount()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocAccount field)
isSetAllocAccount
public boolean isSetAllocAccount()
set
public void set(SettlLocation value)
get
public SettlLocation get(SettlLocation value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlLocation
public SettlLocation getSettlLocation()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlLocation field)
isSetSettlLocation
public boolean isSetSettlLocation()
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(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(LastMkt value)
get
public LastMkt get(LastMkt value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastMkt
public LastMkt getLastMkt()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastMkt field)
isSetLastMkt
public boolean isSetLastMkt()
set
public void set(TradingSessionID value)
get
public TradingSessionID get(TradingSessionID value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradingSessionID
public TradingSessionID getTradingSessionID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradingSessionID field)
isSetTradingSessionID
public boolean isSetTradingSessionID()
set
public void set(Side value)
get
public Side get(Side value)
throws FieldNotFound
- Throws:
FieldNotFound
getSide
public Side getSide()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Side field)
isSetSide
public boolean isSetSide()
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(EffectiveTime value)
get
public EffectiveTime get(EffectiveTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getEffectiveTime
public EffectiveTime getEffectiveTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EffectiveTime field)
isSetEffectiveTime
public boolean isSetEffectiveTime()
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(ClientID value)
get
public ClientID get(ClientID value)
throws FieldNotFound
- Throws:
FieldNotFound
getClientID
public ClientID getClientID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClientID field)
isSetClientID
public boolean isSetClientID()
set
public void set(ExecBroker value)
get
public ExecBroker get(ExecBroker value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecBroker
public ExecBroker getExecBroker()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecBroker field)
isSetExecBroker
public boolean isSetExecBroker()
set
public void set(StandInstDbType value)
get
public StandInstDbType get(StandInstDbType value)
throws FieldNotFound
- Throws:
FieldNotFound
getStandInstDbType
public StandInstDbType getStandInstDbType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StandInstDbType field)
isSetStandInstDbType
public boolean isSetStandInstDbType()
set
public void set(StandInstDbName value)
get
public StandInstDbName get(StandInstDbName value)
throws FieldNotFound
- Throws:
FieldNotFound
getStandInstDbName
public StandInstDbName getStandInstDbName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StandInstDbName field)
isSetStandInstDbName
public boolean isSetStandInstDbName()
set
public void set(StandInstDbID value)
get
public StandInstDbID get(StandInstDbID value)
throws FieldNotFound
- Throws:
FieldNotFound
getStandInstDbID
public StandInstDbID getStandInstDbID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StandInstDbID field)
isSetStandInstDbID
public boolean isSetStandInstDbID()
set
public void set(SettlDeliveryType value)
get
public SettlDeliveryType get(SettlDeliveryType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlDeliveryType
public SettlDeliveryType getSettlDeliveryType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlDeliveryType field)
isSetSettlDeliveryType
public boolean isSetSettlDeliveryType()
set
public void set(SettlDepositoryCode value)
get
public SettlDepositoryCode get(SettlDepositoryCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlDepositoryCode
public SettlDepositoryCode getSettlDepositoryCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlDepositoryCode field)
isSetSettlDepositoryCode
public boolean isSetSettlDepositoryCode()
set
public void set(SettlBrkrCode value)
get
public SettlBrkrCode get(SettlBrkrCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlBrkrCode
public SettlBrkrCode getSettlBrkrCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlBrkrCode field)
isSetSettlBrkrCode
public boolean isSetSettlBrkrCode()
set
public void set(SettlInstCode value)
get
public SettlInstCode get(SettlInstCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstCode
public SettlInstCode getSettlInstCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlInstCode field)
isSetSettlInstCode
public boolean isSetSettlInstCode()
set
public void set(SecuritySettlAgentName value)
get
public SecuritySettlAgentName get(SecuritySettlAgentName value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySettlAgentName
public SecuritySettlAgentName getSecuritySettlAgentName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySettlAgentName field)
isSetSecuritySettlAgentName
public boolean isSetSecuritySettlAgentName()
set
public void set(SecuritySettlAgentCode value)
get
public SecuritySettlAgentCode get(SecuritySettlAgentCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySettlAgentCode
public SecuritySettlAgentCode getSecuritySettlAgentCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySettlAgentCode field)
isSetSecuritySettlAgentCode
public boolean isSetSecuritySettlAgentCode()
set
public void set(SecuritySettlAgentAcctNum value)
get
public SecuritySettlAgentAcctNum get(SecuritySettlAgentAcctNum value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySettlAgentAcctNum
public SecuritySettlAgentAcctNum getSecuritySettlAgentAcctNum()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySettlAgentAcctNum field)
isSetSecuritySettlAgentAcctNum
public boolean isSetSecuritySettlAgentAcctNum()
set
public void set(SecuritySettlAgentAcctName value)
get
public SecuritySettlAgentAcctName get(SecuritySettlAgentAcctName value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySettlAgentAcctName
public SecuritySettlAgentAcctName getSecuritySettlAgentAcctName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySettlAgentAcctName field)
isSetSecuritySettlAgentAcctName
public boolean isSetSecuritySettlAgentAcctName()
set
public void set(SecuritySettlAgentContactName value)
get
public SecuritySettlAgentContactName get(SecuritySettlAgentContactName value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySettlAgentContactName
public SecuritySettlAgentContactName getSecuritySettlAgentContactName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySettlAgentContactName field)
isSetSecuritySettlAgentContactName
public boolean isSetSecuritySettlAgentContactName()
set
public void set(SecuritySettlAgentContactPhone value)
get
public SecuritySettlAgentContactPhone get(SecuritySettlAgentContactPhone value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySettlAgentContactPhone
public SecuritySettlAgentContactPhone getSecuritySettlAgentContactPhone()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySettlAgentContactPhone field)
isSetSecuritySettlAgentContactPhone
public boolean isSetSecuritySettlAgentContactPhone()
set
public void set(CashSettlAgentName value)
get
public CashSettlAgentName get(CashSettlAgentName value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashSettlAgentName
public CashSettlAgentName getCashSettlAgentName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashSettlAgentName field)
isSetCashSettlAgentName
public boolean isSetCashSettlAgentName()
set
public void set(CashSettlAgentCode value)
get
public CashSettlAgentCode get(CashSettlAgentCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashSettlAgentCode
public CashSettlAgentCode getCashSettlAgentCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashSettlAgentCode field)
isSetCashSettlAgentCode
public boolean isSetCashSettlAgentCode()
set
public void set(CashSettlAgentAcctNum value)
get
public CashSettlAgentAcctNum get(CashSettlAgentAcctNum value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashSettlAgentAcctNum
public CashSettlAgentAcctNum getCashSettlAgentAcctNum()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashSettlAgentAcctNum field)
isSetCashSettlAgentAcctNum
public boolean isSetCashSettlAgentAcctNum()
set
public void set(CashSettlAgentAcctName value)
get
public CashSettlAgentAcctName get(CashSettlAgentAcctName value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashSettlAgentAcctName
public CashSettlAgentAcctName getCashSettlAgentAcctName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashSettlAgentAcctName field)
isSetCashSettlAgentAcctName
public boolean isSetCashSettlAgentAcctName()
set
public void set(CashSettlAgentContactName value)
get
public CashSettlAgentContactName get(CashSettlAgentContactName value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashSettlAgentContactName
public CashSettlAgentContactName getCashSettlAgentContactName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashSettlAgentContactName field)
isSetCashSettlAgentContactName
public boolean isSetCashSettlAgentContactName()
set
public void set(CashSettlAgentContactPhone value)
get
public CashSettlAgentContactPhone get(CashSettlAgentContactPhone value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashSettlAgentContactPhone
public CashSettlAgentContactPhone getCashSettlAgentContactPhone()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashSettlAgentContactPhone field)
isSetCashSettlAgentContactPhone
public boolean isSetCashSettlAgentContactPhone()