Class DerivativeSecurityListUpdateReport
java.lang.Object
com.epam.fix.model.fix50sp2.message.DerivativeSecurityListUpdateReport
- All Implemented Interfaces:
com.epam.fix.model.Block
,com.epam.fix.model.Message
public class DerivativeSecurityListUpdateReport
extends Object
implements com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
setLastFragment
(Boolean value) void
void
setSecurityReqID
(String value) void
setSecurityRequestResult
(Long value) void
setSecurityResponseID
(String value) void
setSecurityUpdateAction
(Character value) void
setTotNoRelatedSym
(Long value) void
setTrailer
(SMTBlock value) void
setTransactTime
(Calendar value) void
void
-
Constructor Details
-
DerivativeSecurityListUpdateReport
public DerivativeSecurityListUpdateReport()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getApplicationSequenceControl
-
setApplicationSequenceControl
-
getSecurityReqID
-
setSecurityReqID
-
getSecurityResponseID
-
setSecurityResponseID
-
getSecurityRequestResult
-
setSecurityRequestResult
-
getSecurityUpdateAction
-
setSecurityUpdateAction
-
getUnderlyingInstrument
-
setUnderlyingInstrument
-
getDerivativeSecurityDefinition
-
setDerivativeSecurityDefinition
-
getTransactTime
-
setTransactTime
-
getTotNoRelatedSym
-
setTotNoRelatedSym
-
getLastFragment
-
setLastFragment
-
getRelSymDerivSecUpdGrp
-
setRelSymDerivSecUpdGrp
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-