Package com.epam.fix.model.fix43.message
Class SettlementInstructions
java.lang.Object
com.epam.fix.model.fix43.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) voidsetCardExpDate(Calendar value) voidsetCardHolderName(String value) voidsetCardIssNum(String value) voidsetCardNumber(String value) voidsetCardStartDate(Calendar value) voidsetCashSettlAgentAcctName(String value) voidsetCashSettlAgentAcctNum(String value) voidsetCashSettlAgentCode(String value) voidvoidvoidsetCashSettlAgentName(String value) voidsetClOrdID(String value) voidsetEffectiveTime(Calendar value) voidvoidsetIndividualAllocID(String value) voidsetLastMkt(String value) voidsetParties(PartiesBlock value) voidsetPaymentDate(Calendar value) voidsetPaymentMethod(Long value) voidsetPaymentRef(String value) voidsetPaymentRemitterID(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(Character value) voidsetSettlInstRefID(String value) voidsetSettlInstSource(Character value) voidsetSettlInstTransType(Character value) voidvoidsetStandInstDbID(String value) voidsetStandInstDbName(String value) voidsetStandInstDbType(Long value) voidsetTradeDate(Calendar value) voidsetTradingSessionID(String value) voidsetTradingSessionSubID(String value) voidsetTrailer(SMTBlock value) voidsetTransactTime(Calendar value) void
-
Constructor Details
-
SettlementInstructions
public SettlementInstructions()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getSettlInstID
-
setSettlInstID
-
getSettlInstTransType
-
setSettlInstTransType
-
getSettlInstRefID
-
setSettlInstRefID
-
getSettlInstMode
-
setSettlInstMode
-
getSettlInstSource
-
setSettlInstSource
-
getAllocAccount
-
setAllocAccount
-
getIndividualAllocID
-
setIndividualAllocID
-
getClOrdID
-
setClOrdID
-
getTradeDate
-
setTradeDate
-
getAllocID
-
setAllocID
-
getLastMkt
-
setLastMkt
-
getTradingSessionID
-
setTradingSessionID
-
getTradingSessionSubID
-
setTradingSessionSubID
-
getSide
-
setSide
-
getSecurityType
-
setSecurityType
-
getEffectiveTime
-
setEffectiveTime
-
getTransactTime
-
setTransactTime
-
getParties
-
setParties
-
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
-
getPaymentMethod
-
setPaymentMethod
-
getPaymentRef
-
setPaymentRef
-
getCardHolderName
-
setCardHolderName
-
getCardNumber
-
setCardNumber
-
getCardStartDate
-
setCardStartDate
-
getCardExpDate
-
setCardExpDate
-
getCardIssNum
-
setCardIssNum
-
getPaymentDate
-
setPaymentDate
-
getPaymentRemitterID
-
setPaymentRemitterID
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-