Class DerivativeSecurityList.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.DerivativeSecurityList.RelatedSymGroup
- Enclosing class:
- DerivativeSecurityList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getText()
void
setCorporateAction
(String value) void
setCurrency
(String value) void
setEncodedText
(String value) void
setEncodedTextLen
(Long value) void
setInstrument
(InstrumentBlock value) void
void
setLegsGroup
(Collection<InstrumentLegBlock> value) void
setNoLegs
(int value) void
setSecondaryHighLimitPrice
(Double value) void
setSecondaryLowLimitPrice
(Double value) void
setSecondaryPriceLimitType
(Long value) void
void
void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getInstrument
-
setInstrument
-
getSecondaryPriceLimitType
-
setSecondaryPriceLimitType
-
getSecondaryLowLimitPrice
-
setSecondaryLowLimitPrice
-
getSecondaryHighLimitPrice
-
setSecondaryHighLimitPrice
-
getSecondaryTradingReferencePrice
-
setSecondaryTradingReferencePrice
-
getCurrency
-
setCurrency
-
getCorporateAction
-
setCorporateAction
-
getInstrumentExtension
-
setInstrumentExtension
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-