Package com.epam.fix.model.fix50.message
Class ListStrikePrice.StrikesGroup
java.lang.Object
com.epam.fix.model.fix50.message.ListStrikePrice.StrikesGroup
- Enclosing class:
- ListStrikePrice
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getPrice()
getSide()
getText()
void
setClOrdID
(String value) void
setCurrency
(String value) void
setEncodedText
(String value) void
setEncodedTextLen
(Long value) void
setInstrument
(InstrumentBlock value) void
setNoUnderlyings
(int value) void
setPrevClosePx
(Double value) void
void
setSecondaryClOrdID
(String value) void
void
void
void
-
Constructor Details
-
StrikesGroup
public StrikesGroup()
-
-
Method Details
-
getInstrument
-
setInstrument
-
getNoUnderlyings
public int getNoUnderlyings() -
setNoUnderlyings
public void setNoUnderlyings(int value) -
getUnderlyingsGroup
-
setUnderlyingsGroup
-
getPrevClosePx
-
setPrevClosePx
-
getClOrdID
-
setClOrdID
-
getSecondaryClOrdID
-
setSecondaryClOrdID
-
getSide
-
setSide
-
getPrice
-
setPrice
-
getCurrency
-
setCurrency
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-