Package com.epam.fix.model.fix50.message
Class SecurityListUpdateReport.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix50.message.SecurityListUpdateReport.RelatedSymGroup
- Enclosing class:
- SecurityListUpdateReport
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintgetText()voidsetCurrency(String value) voidsetEncodedText(String value) voidsetEncodedTextLen(Long value) voidsetExpirationCycle(Long value) voidvoidsetInstrument(InstrumentBlock value) voidvoidvoidsetMinTradeVol(Double value) voidsetNoLegs(int value) voidsetRoundLot(Double value) voidvoidsetStipulations(StipulationsBlock value) voidvoidsetTradingSessionID(String value) voidsetTradingSessionSubID(String value) voidvoidsetYieldData(YieldDataBlock value) void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getInstrument
-
setInstrument
-
getInstrumentExtension
-
setInstrumentExtension
-
getFinancingDetails
-
setFinancingDetails
-
getUnderlyingInstrument
-
setUnderlyingInstrument
-
getCurrency
-
setCurrency
-
getStipulations
-
setStipulations
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
getSpreadOrBenchmarkCurveData
-
setSpreadOrBenchmarkCurveData
-
getYieldData
-
setYieldData
-
getRoundLot
-
setRoundLot
-
getMinTradeVol
-
setMinTradeVol
-
getTradingSessionID
-
setTradingSessionID
-
getTradingSessionSubID
-
setTradingSessionSubID
-
getExpirationCycle
-
setExpirationCycle
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-