Class SecurityStatusRequest
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.message.SecurityStatusRequest
- All Implemented Interfaces:
com.epam.fix.model.Block,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetInstrument(InstrumentBlock value) voidvoidsetSecurityStatusReqID(String value) voidvoidsetTrailer(SMTBlock value) voidvoid
-
Constructor Details
-
SecurityStatusRequest
public SecurityStatusRequest()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getSecurityStatusReqID
-
setSecurityStatusReqID
-
getInstrument
-
setInstrument
-
getUndInstrmtGrp
-
setUndInstrmtGrp
-
getSubscriptionRequestType
-
setSubscriptionRequestType
-
getMoreSubscriptionsFollowing
-
setMoreSubscriptionsFollowing
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-