Class InstrmtLegSecListGrpBlock
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.InstrmtLegSecListGrpBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintvoidsetLegsGroup(Collection<InstrumentLegBlock> value) voidsetNoLegs(int value) void
-
Constructor Details
-
InstrmtLegSecListGrpBlock
public InstrmtLegSecListGrpBlock()
-
-
Method Details
-
getNoLegs
public int getNoLegs() -
setNoLegs
public void setNoLegs(int value) -
getLegsGroup
-
setLegsGroup
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-