Class SecurityList
java.lang.Object
com.epam.fix.model.fix50sp2.message.SecurityList
- All Implemented Interfaces:
com.epam.fix.model.Block,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetClearingBusinessDate(Calendar value) voidsetEncodedSecurityListDesc(String value) voidvoidvoidsetLastFragment(Boolean value) voidsetMarketID(String value) voidsetMarketSegmentID(String value) voidsetSecListGrp(SecListGrpBlock value) voidsetSecurityListDesc(String value) voidsetSecurityListID(String value) voidsetSecurityListRefID(String value) voidsetSecurityListType(Long value) voidsetSecurityListTypeSource(Long value) voidsetSecurityReportID(Long value) voidsetSecurityReqID(String value) voidsetSecurityRequestResult(Long value) voidsetSecurityResponseID(String value) voidsetTotNoRelatedSym(Long value) voidsetTrailer(SMTBlock value) voidsetTransactTime(Calendar value) void
-
Constructor Details
-
SecurityList
public SecurityList()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getApplicationSequenceControl
-
setApplicationSequenceControl
-
getSecurityReportID
-
setSecurityReportID
-
getClearingBusinessDate
-
setClearingBusinessDate
-
getSecurityListID
-
setSecurityListID
-
getSecurityListRefID
-
setSecurityListRefID
-
getSecurityListDesc
-
setSecurityListDesc
-
getEncodedSecurityListDescLen
-
setEncodedSecurityListDescLen
-
getEncodedSecurityListDesc
-
setEncodedSecurityListDesc
-
getSecurityListType
-
setSecurityListType
-
getSecurityListTypeSource
-
setSecurityListTypeSource
-
getSecurityReqID
-
setSecurityReqID
-
getSecurityResponseID
-
setSecurityResponseID
-
getSecurityRequestResult
-
setSecurityRequestResult
-
getTransactTime
-
setTransactTime
-
getTotNoRelatedSym
-
setTotNoRelatedSym
-
getMarketID
-
setMarketID
-
getMarketSegmentID
-
setMarketSegmentID
-
getLastFragment
-
setLastFragment
-
getSecListGrp
-
setSecListGrp
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-