Class SecurityListUpdateReport.RelatedSymGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.SecurityListUpdateReport.RelatedSymGroup
- Enclosing class:
- SecurityListUpdateReport
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
int
int
getText()
void
setCurrency
(String value) void
setEncodedText
(String value) void
setEncodedTextLen
(Long value) void
void
setInstrument
(InstrumentBlock value) void
void
void
setListUpdateAction
(Character value) void
setNoLegs
(int value) void
setNoStrikeRules
(int value) void
setNoUnderlyings
(int value) void
void
void
setStipulations
(StipulationsBlock value) void
void
void
void
setYieldData
(YieldDataBlock value) void
-
Constructor Details
-
RelatedSymGroup
public RelatedSymGroup()
-
-
Method Details
-
getListUpdateAction
-
setListUpdateAction
-
getInstrument
-
setInstrument
-
getInstrumentExtension
-
setInstrumentExtension
-
getFinancingDetails
-
setFinancingDetails
-
getSecurityTradingRules
-
setSecurityTradingRules
-
getNoStrikeRules
public int getNoStrikeRules() -
setNoStrikeRules
public void setNoStrikeRules(int value) -
getStrikeRulesGroup
-
setStrikeRulesGroup
public void setStrikeRulesGroup(Collection<SecurityListUpdateReport.RelatedSymGroup.StrikeRulesGroup> value) -
getNoUnderlyings
public int getNoUnderlyings() -
setNoUnderlyings
public void setNoUnderlyings(int value) -
getUnderlyingsGroup
-
setUnderlyingsGroup
-
getCurrency
-
setCurrency
-
getStipulations
-
setStipulations
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
getSpreadOrBenchmarkCurveData
-
setSpreadOrBenchmarkCurveData
-
getYieldData
-
setYieldData
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
-
fromFIX
-