Package com.epam.fix.model.fix43.message
Class SecurityList.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix43.message.SecurityList.RelatedSymGroup
- Enclosing class:
- SecurityList
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintgetText()voidsetCurrency(String value) voidsetEncodedText(String value) voidsetEncodedTextLen(Long value) voidsetInstrument(InstrumentBlock value) voidvoidsetMinTradeVol(Double value) voidsetNoLegs(int value) voidsetRoundLot(Double value) voidvoidsetTradingSessionID(String value) voidsetTradingSessionSubID(String value) void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getInstrument
-
setInstrument
-
getCurrency
-
setCurrency
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
getRoundLot
-
setRoundLot
-
getMinTradeVol
-
setMinTradeVol
-
getTradingSessionID
-
setTradingSessionID
-
getTradingSessionSubID
-
setTradingSessionSubID
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-