Class UnderlyingLegInstrumentBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.UnderlyingLegInstrumentBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setUnderlyingLegCFICode
(String value) void
void
void
void
void
setUnderlyingLegPutOrCall
(Long value) void
void
void
void
setUnderlyingLegSecurityID
(String value) void
void
void
void
void
setUnderlyingLegSymbol
(String value) void
setUnderlyingLegSymbolSfx
(String value) void
-
Constructor Details
-
UnderlyingLegInstrumentBlock
public UnderlyingLegInstrumentBlock()
-
-
Method Details
-
getUnderlyingLegSymbol
-
setUnderlyingLegSymbol
-
getUnderlyingLegSymbolSfx
-
setUnderlyingLegSymbolSfx
-
getUnderlyingLegSecurityID
-
setUnderlyingLegSecurityID
-
getUnderlyingLegSecurityIDSource
-
setUnderlyingLegSecurityIDSource
-
getUnderlyingLegSecurityAltIDGrp
-
setUnderlyingLegSecurityAltIDGrp
-
getUnderlyingLegCFICode
-
setUnderlyingLegCFICode
-
getUnderlyingLegSecurityType
-
setUnderlyingLegSecurityType
-
getUnderlyingLegSecuritySubType
-
setUnderlyingLegSecuritySubType
-
getUnderlyingLegMaturityMonthYear
-
setUnderlyingLegMaturityMonthYear
-
getUnderlyingLegMaturityDate
-
setUnderlyingLegMaturityDate
-
getUnderlyingLegMaturityTime
-
setUnderlyingLegMaturityTime
-
getUnderlyingLegStrikePrice
-
setUnderlyingLegStrikePrice
-
getUnderlyingLegOptAttribute
-
setUnderlyingLegOptAttribute
-
getUnderlyingLegPutOrCall
-
setUnderlyingLegPutOrCall
-
getUnderlyingLegSecurityExchange
-
setUnderlyingLegSecurityExchange
-
getUnderlyingLegSecurityDesc
-
setUnderlyingLegSecurityDesc
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-