Class BidCompRspGrpBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.BidCompRspGrpBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BidCompRspGrpBlock
public BidCompRspGrpBlock()
-
-
Method Details
-
getNoBidComponents
public int getNoBidComponents() -
setNoBidComponents
public void setNoBidComponents(int value) -
getBidComponentsGroup
-
setBidComponentsGroup
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-