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 TypeMethodDescriptionvoid
int
void
setLegsGroup
(Collection<InstrumentLegBlock> value) void
setNoLegs
(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:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-