Package com.epam.fix.model.fix41.message
Class Email.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix41.message.Email.RelatedSymGroup
- Enclosing class:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setIDSource
(String value) void
void
setMaturityDay
(Long value) void
setMaturityMonthYear
(Calendar value) void
setOptAttribute
(String value) void
setPutOrCall
(Long value) void
setRelatdSym
(String value) void
setSecurityDesc
(String value) void
setSecurityExchange
(String value) void
setSecurityID
(String value) void
setSecurityType
(String value) void
setStrikePrice
(Double value) void
setSymbolSfx
(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
-