Uses of Class
com.epam.fix.model.fix50.block.StipulationsBlock
Packages that use StipulationsBlock
-
Uses of StipulationsBlock in com.epam.fix.model.fix50.message
Methods in com.epam.fix.model.fix50.message that return StipulationsBlockModifier and TypeMethodDescriptionAllocationInstruction.getStipulations()
AllocationInstructionAlert.getStipulations()
AllocationReport.getStipulations()
CollateralAssignment.getStipulations()
CollateralInquiry.getStipulations()
CollateralReport.getStipulations()
CollateralRequest.getStipulations()
CollateralResponse.getStipulations()
Confirmation.getStipulations()
CrossOrderCancelReplaceRequest.getStipulations()
ExecutionReport.getStipulations()
IndicationofInterest.getStipulations()
NewOrderCross.getStipulations()
NewOrderList.OrdersGroup.getStipulations()
NewOrderSingle.getStipulations()
Quote.getStipulations()
QuoteRequest.RelatedSymGroup.getStipulations()
QuoteRequestReject.RelatedSymGroup.getStipulations()
QuoteResponse.getStipulations()
QuoteStatusReport.getStipulations()
SecurityList.RelatedSymGroup.getStipulations()
SecurityListUpdateReport.RelatedSymGroup.getStipulations()
TradeCaptureReport.SidesGroup.getStipulations()
TradeCaptureReportAck.SidesGroup.getStipulations()
Methods in com.epam.fix.model.fix50.message with parameters of type StipulationsBlockModifier and TypeMethodDescriptionvoid
AllocationInstruction.setStipulations
(StipulationsBlock value) void
AllocationInstructionAlert.setStipulations
(StipulationsBlock value) void
AllocationReport.setStipulations
(StipulationsBlock value) void
CollateralAssignment.setStipulations
(StipulationsBlock value) void
CollateralInquiry.setStipulations
(StipulationsBlock value) void
CollateralReport.setStipulations
(StipulationsBlock value) void
CollateralRequest.setStipulations
(StipulationsBlock value) void
CollateralResponse.setStipulations
(StipulationsBlock value) void
Confirmation.setStipulations
(StipulationsBlock value) void
CrossOrderCancelReplaceRequest.setStipulations
(StipulationsBlock value) void
ExecutionReport.setStipulations
(StipulationsBlock value) void
IndicationofInterest.setStipulations
(StipulationsBlock value) void
NewOrderCross.setStipulations
(StipulationsBlock value) void
NewOrderList.OrdersGroup.setStipulations
(StipulationsBlock value) void
NewOrderSingle.setStipulations
(StipulationsBlock value) void
Quote.setStipulations
(StipulationsBlock value) void
QuoteRequest.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
QuoteRequestReject.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
QuoteResponse.setStipulations
(StipulationsBlock value) void
QuoteStatusReport.setStipulations
(StipulationsBlock value) void
SecurityList.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
SecurityListUpdateReport.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
TradeCaptureReport.SidesGroup.setStipulations
(StipulationsBlock value) void
TradeCaptureReportAck.SidesGroup.setStipulations
(StipulationsBlock value)