Class SettlInstructionsDataBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.SettlInstructionsDataBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setDlvyInstGrp
(DlvyInstGrpBlock value) void
setSettlDeliveryType
(Long value) void
setStandInstDbID
(String value) void
setStandInstDbName
(String value) void
setStandInstDbType
(Long value) void
-
Constructor Details
-
SettlInstructionsDataBlock
public SettlInstructionsDataBlock()
-
-
Method Details
-
getSettlDeliveryType
-
setSettlDeliveryType
-
getStandInstDbType
-
setStandInstDbType
-
getStandInstDbName
-
setStandInstDbName
-
getStandInstDbID
-
setStandInstDbID
-
getDlvyInstGrp
-
setDlvyInstGrp
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-