Package com.epam.fix.model.fix41.message
Class SettlementInstructions
java.lang.Object
com.epam.fix.model.fix41.message.SettlementInstructions
- All Implemented Interfaces:
com.epam.fix.model.Block,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetSide()voidsetAllocAccount(String value) voidsetAllocID(String value) voidsetCashSettlAgentAcctName(String value) voidsetCashSettlAgentAcctNum(String value) voidsetCashSettlAgentCode(String value) voidvoidvoidsetCashSettlAgentName(String value) voidsetClientID(String value) voidsetEffectiveTime(String value) voidsetExecBroker(String value) voidvoidsetLastMkt(String value) voidvoidvoidsetSecuritySettlAgentCode(String value) voidvoidvoidsetSecuritySettlAgentName(String value) voidsetSecurityType(String value) voidsetSettlBrkrCode(String value) voidsetSettlDeliveryType(Long value) voidsetSettlDepositoryCode(String value) voidsetSettlInstCode(String value) voidsetSettlInstID(String value) voidsetSettlInstMode(String value) voidsetSettlInstSource(String value) voidsetSettlInstTransType(String value) voidsetSettlLocation(String value) voidvoidsetStandInstDbID(String value) voidsetStandInstDbName(String value) voidsetStandInstDbType(Long value) voidsetTradeDate(Calendar value) voidsetTrailer(SMTBlock value) voidsetTransactTime(String value) void
-
Constructor Details
-
SettlementInstructions
public SettlementInstructions()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getSettlInstID
-
setSettlInstID
-
getSettlInstTransType
-
setSettlInstTransType
-
getSettlInstMode
-
setSettlInstMode
-
getSettlInstSource
-
setSettlInstSource
-
getAllocAccount
-
setAllocAccount
-
getSettlLocation
-
setSettlLocation
-
getTradeDate
-
setTradeDate
-
getAllocID
-
setAllocID
-
getLastMkt
-
setLastMkt
-
getSide
-
setSide
-
getSecurityType
-
setSecurityType
-
getEffectiveTime
-
setEffectiveTime
-
getTransactTime
-
setTransactTime
-
getClientID
-
setClientID
-
getExecBroker
-
setExecBroker
-
getStandInstDbType
-
setStandInstDbType
-
getStandInstDbName
-
setStandInstDbName
-
getStandInstDbID
-
setStandInstDbID
-
getSettlDeliveryType
-
setSettlDeliveryType
-
getSettlDepositoryCode
-
setSettlDepositoryCode
-
getSettlBrkrCode
-
setSettlBrkrCode
-
getSettlInstCode
-
setSettlInstCode
-
getSecuritySettlAgentName
-
setSecuritySettlAgentName
-
getSecuritySettlAgentCode
-
setSecuritySettlAgentCode
-
getSecuritySettlAgentAcctNum
-
setSecuritySettlAgentAcctNum
-
getSecuritySettlAgentAcctName
-
setSecuritySettlAgentAcctName
-
getSecuritySettlAgentContactName
-
setSecuritySettlAgentContactName
-
getSecuritySettlAgentContactPhone
-
setSecuritySettlAgentContactPhone
-
getCashSettlAgentName
-
setCashSettlAgentName
-
getCashSettlAgentCode
-
setCashSettlAgentCode
-
getCashSettlAgentAcctNum
-
setCashSettlAgentAcctNum
-
getCashSettlAgentAcctName
-
setCashSettlAgentAcctName
-
getCashSettlAgentContactName
-
setCashSettlAgentContactName
-
getCashSettlAgentContactPhone
-
setCashSettlAgentContactPhone
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-