Class SecurityListUpdateReport.RelatedSymGroup.StrikeRulesGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.SecurityListUpdateReport.RelatedSymGroup.StrikeRulesGroup
- Enclosing class:
- SecurityListUpdateReport.RelatedSymGroup
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintvoidsetEndStrikePxRange(Double value) voidsetMaturityRulesGroup(Collection<SecurityListUpdateReport.RelatedSymGroup.StrikeRulesGroup.MaturityRulesGroup> value) voidsetNoMaturityRules(int value) voidsetStartStrikePxRange(Double value) voidsetStrikeExerciseStyle(Long value) voidsetStrikeIncrement(Double value) voidsetStrikeRuleID(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<SecurityListUpdateReport.RelatedSymGroup.StrikeRulesGroup.MaturityRulesGroup> getMaturityRulesGroup() -
setMaturityRulesGroup
public void setMaturityRulesGroup(Collection<SecurityListUpdateReport.RelatedSymGroup.StrikeRulesGroup.MaturityRulesGroup> value) -
toFIX
-
fromFIX
-