Package com.epam.fix.model.fix50.block
Class UnderlyingStipulationsBlock
java.lang.Object
com.epam.fix.model.fix50.block.UnderlyingStipulationsBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnderlyingStipulationsBlock
public UnderlyingStipulationsBlock()
-
-
Method Details
-
getNoUnderlyingStips
public int getNoUnderlyingStips() -
setNoUnderlyingStips
public void setNoUnderlyingStips(int value) -
getUnderlyingStipsGroup
-
setUnderlyingStipsGroup
public void setUnderlyingStipsGroup(Collection<UnderlyingStipulationsBlock.UnderlyingStipsGroup> value) -
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-