Class TradingSessionStatusRequest
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.message.TradingSessionStatusRequest
- All Implemented Interfaces:
com.epam.fix.model.Block,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidsetTradSesReqID(String value) voidsetTrailer(SMTBlock value) void
-
Constructor Details
-
TradingSessionStatusRequest
public TradingSessionStatusRequest()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getTradSesReqID
-
setTradSesReqID
-
getSubscriptionRequestType
-
setSubscriptionRequestType
-
getMoreSubscriptionsFollowing
-
setMoreSubscriptionsFollowing
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-