Class RFQReqGrpBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.RFQReqGrpBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintvoidsetNoRelatedSym(int value) voidsetPrevClosePx(Double value) voidsetQuoteRequestType(Long value) voidsetQuoteType(Long value) voidvoidsetTradingSessionID(String value) voidsetTradingSessionSubID(String value) void
-
Constructor Details
-
RFQReqGrpBlock
public RFQReqGrpBlock()
-
-
Method Details
-
getNoRelatedSym
public int getNoRelatedSym() -
setNoRelatedSym
public void setNoRelatedSym(int value) -
getRelatedSymGroup
-
setRelatedSymGroup
-
getPrevClosePx
-
setPrevClosePx
-
getQuoteRequestType
-
setQuoteRequestType
-
getQuoteType
-
setQuoteType
-
getTradingSessionID
-
setTradingSessionID
-
getTradingSessionSubID
-
setTradingSessionSubID
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-