Package com.epam.fix.model.fix41.message
Class News.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix41.message.News.RelatedSymGroup
- Enclosing class:
- News
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetIDSource(String value) voidvoidsetMaturityDay(Long value) voidsetMaturityMonthYear(Calendar value) voidsetOptAttribute(String value) voidsetPutOrCall(Long value) voidsetRelatdSym(String value) voidsetSecurityDesc(String value) voidsetSecurityExchange(String value) voidsetSecurityID(String value) voidsetSecurityType(String value) voidsetStrikePrice(Double value) voidsetSymbolSfx(String value) void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getRelatdSym
-
setRelatdSym
-
getSymbolSfx
-
setSymbolSfx
-
getSecurityID
-
setSecurityID
-
getIDSource
-
setIDSource
-
getSecurityType
-
setSecurityType
-
getMaturityMonthYear
-
setMaturityMonthYear
-
getMaturityDay
-
setMaturityDay
-
getPutOrCall
-
setPutOrCall
-
getStrikePrice
-
setStrikePrice
-
getOptAttribute
-
setOptAttribute
-
getSecurityExchange
-
setSecurityExchange
-
getIssuer
-
setIssuer
-
getSecurityDesc
-
setSecurityDesc
-
toFIX
-
fromFIX
-