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 TypeMethodDescriptionvoidvoidsetDlvyInstGrp(DlvyInstGrpBlock value) voidsetSettlDeliveryType(Long value) voidsetStandInstDbID(String value) voidsetStandInstDbName(String value) voidsetStandInstDbType(Long value) void
-
Constructor Details
-
SettlInstructionsDataBlock
public SettlInstructionsDataBlock()
-
-
Method Details
-
getSettlDeliveryType
-
setSettlDeliveryType
-
getStandInstDbType
-
setStandInstDbType
-
getStandInstDbName
-
setStandInstDbName
-
getStandInstDbID
-
setStandInstDbID
-
getDlvyInstGrp
-
setDlvyInstGrp
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-