Class MatchRulesBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.MatchRulesBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatchRulesBlock
public MatchRulesBlock()
-
-
Method Details
-
getNoMatchRules
public int getNoMatchRules() -
setNoMatchRules
public void setNoMatchRules(int value) -
getMatchRulesGroup
-
setMatchRulesGroup
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-