Uses of Class
com.epam.fix.model.fix50sp1.block.SettlPartiesBlock
Packages that use SettlPartiesBlock
-
Uses of SettlPartiesBlock in com.epam.fix.model.fix50sp1.block
Methods in com.epam.fix.model.fix50sp1.block that return SettlPartiesBlockMethods in com.epam.fix.model.fix50sp1.block with parameters of type SettlPartiesBlockModifier and TypeMethodDescriptionvoid
SettlInstructionsDataBlock.DlvyInstGroup.setSettlParties
(SettlPartiesBlock value) -
Uses of SettlPartiesBlock in com.epam.fix.model.fix50sp1.message
Methods in com.epam.fix.model.fix50sp1.message that return SettlPartiesBlockModifier and TypeMethodDescriptionSettlementObligationReport.SettlObligGroup.SettlDetailsGroup.getSettlParties()
TradeCaptureReport.SidesGroup.SettlDetailsGroup.getSettlParties()
TradeCaptureReportAck.SidesGroup.SettlDetailsGroup.getSettlParties()
Methods in com.epam.fix.model.fix50sp1.message with parameters of type SettlPartiesBlockModifier and TypeMethodDescriptionvoid
SettlementObligationReport.SettlObligGroup.SettlDetailsGroup.setSettlParties
(SettlPartiesBlock value) void
TradeCaptureReport.SidesGroup.SettlDetailsGroup.setSettlParties
(SettlPartiesBlock value) void
TradeCaptureReportAck.SidesGroup.SettlDetailsGroup.setSettlParties
(SettlPartiesBlock value)