Package com.epam.fix.model.fix50.block
Class LegStipulationsBlock
java.lang.Object
com.epam.fix.model.fix50.block.LegStipulationsBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LegStipulationsBlock
public LegStipulationsBlock()
-
-
Method Details
-
getNoLegStipulations
public int getNoLegStipulations() -
setNoLegStipulations
public void setNoLegStipulations(int value) -
getLegStipulationsGroup
-
setLegStipulationsGroup
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-