Package com.epam.fix.model.fix44.message
Class MarketDataRequest.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix44.message.MarketDataRequest.RelatedSymGroup
- Enclosing class:
- MarketDataRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
int
void
setInstrument
(InstrumentBlock value) void
setLegsGroup
(Collection<InstrumentLegBlock> value) void
setNoLegs
(int value) void
setNoUnderlyings
(int value) void
void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getInstrument
-
setInstrument
-
getNoUnderlyings
public int getNoUnderlyings() -
setNoUnderlyings
public void setNoUnderlyings(int value) -
getUnderlyingsGroup
-
setUnderlyingsGroup
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
toFIX
-
fromFIX
-