Package com.epam.fix.model.fix44.message
Class DerivativeSecurityList.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix44.message.DerivativeSecurityList.RelatedSymGroup
- Enclosing class:
- DerivativeSecurityList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getText()
void
setCurrency
(String value) void
setEncodedText
(String value) void
setEncodedTextLen
(Long value) void
setExpirationCycle
(Long value) void
setInstrument
(InstrumentBlock value) void
void
setLegsGroup
(Collection<InstrumentLegBlock> value) void
setNoLegs
(int value) void
void
setTradingSessionID
(String value) void
setTradingSessionSubID
(String value) void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getInstrument
-
setInstrument
-
getCurrency
-
setCurrency
-
getExpirationCycle
-
setExpirationCycle
-
getInstrumentExtension
-
setInstrumentExtension
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
getTradingSessionID
-
setTradingSessionID
-
getTradingSessionSubID
-
setTradingSessionSubID
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-