Class RFQRequest.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.RFQRequest.RelatedSymGroup
- Enclosing class:
- RFQRequest
-
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
setPrevClosePx
(Double value) void
setQuoteRequestType
(Long value) void
setQuoteType
(Long value) void
setTradingSessionID
(String value) void
setTradingSessionSubID
(String 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
-
getPrevClosePx
-
setPrevClosePx
-
getQuoteRequestType
-
setQuoteRequestType
-
getQuoteType
-
setQuoteType
-
getTradingSessionID
-
setTradingSessionID
-
getTradingSessionSubID
-
setTradingSessionSubID
-
toFIX
-
fromFIX
-