Package com.epam.fix.model.fix50.message
Class DerivativeSecurityList.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix50.message.DerivativeSecurityList.RelatedSymGroup
- Enclosing class:
- DerivativeSecurityList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintgetText()voidsetCurrency(String value) voidsetEncodedText(String value) voidsetEncodedTextLen(Long value) voidsetExpirationCycle(Long value) voidsetInstrument(InstrumentBlock value) voidvoidsetLegsGroup(Collection<InstrumentLegBlock> value) voidsetNoLegs(int value) voidvoidsetTradingSessionID(String value) voidsetTradingSessionSubID(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
-