Class StreamAssignmentReport
java.lang.Object
com.epam.fix.model.fix50sp2.message.StreamAssignmentReport
- All Implemented Interfaces:
com.epam.fix.model.Block,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetStreamAsgnReqID(String value) voidsetStreamAsgnReqType(Long value) voidsetStreamAsgnRptID(String value) voidvoidsetTrailer(SMTBlock value) void
-
Constructor Details
-
StreamAssignmentReport
public StreamAssignmentReport()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getStreamAsgnRptID
-
setStreamAsgnRptID
-
getStreamAsgnReqType
-
setStreamAsgnReqType
-
getStreamAsgnReqID
-
setStreamAsgnReqID
-
getStrmAsgnRptGrp
-
setStrmAsgnRptGrp
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-