Class SecurityDefinition.MarketSegmentsGroup.StrikeRulesGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.SecurityDefinition.MarketSegmentsGroup.StrikeRulesGroup
- Enclosing class:
- SecurityDefinition.MarketSegmentsGroup
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
void
setEndStrikePxRange
(Double value) void
setMaturityRulesGroup
(Collection<SecurityDefinition.MarketSegmentsGroup.StrikeRulesGroup.MaturityRulesGroup> value) void
setNoMaturityRules
(int value) void
setStartStrikePxRange
(Double value) void
setStrikeExerciseStyle
(Long value) void
setStrikeIncrement
(Double value) void
setStrikeRuleID
(String value) void
-
Constructor Details
-
StrikeRulesGroup
public StrikeRulesGroup()
-
-
Method Details
-
getStrikeRuleID
-
setStrikeRuleID
-
getStartStrikePxRange
-
setStartStrikePxRange
-
getEndStrikePxRange
-
setEndStrikePxRange
-
getStrikeIncrement
-
setStrikeIncrement
-
getStrikeExerciseStyle
-
setStrikeExerciseStyle
-
getNoMaturityRules
public int getNoMaturityRules() -
setNoMaturityRules
public void setNoMaturityRules(int value) -
getMaturityRulesGroup
public Collection<SecurityDefinition.MarketSegmentsGroup.StrikeRulesGroup.MaturityRulesGroup> getMaturityRulesGroup() -
setMaturityRulesGroup
public void setMaturityRulesGroup(Collection<SecurityDefinition.MarketSegmentsGroup.StrikeRulesGroup.MaturityRulesGroup> value) -
toFIX
-
fromFIX
-