Uses of Class
com.epam.fix.model.fix50sp2.block.StipulationsBlock
Packages that use StipulationsBlock
-
Uses of StipulationsBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return StipulationsBlockModifier and TypeMethodDescriptionListOrdGrpBlock.OrdersGroup.getStipulations()
QuotReqGrpBlock.RelatedSymGroup.getStipulations()
QuotReqRjctGrpBlock.RelatedSymGroup.getStipulations()
SecListGrpBlock.RelatedSymGroup.getStipulations()
SecLstUpdRelSymGrpBlock.RelatedSymGroup.getStipulations()
TrdCapRptAckSideGrpBlock.SidesGroup.getStipulations()
TrdCapRptSideGrpBlock.SidesGroup.getStipulations()
Methods in com.epam.fix.model.fix50sp2.block with parameters of type StipulationsBlockModifier and TypeMethodDescriptionvoid
ListOrdGrpBlock.OrdersGroup.setStipulations
(StipulationsBlock value) void
QuotReqGrpBlock.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
QuotReqRjctGrpBlock.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
SecListGrpBlock.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
SecLstUpdRelSymGrpBlock.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
TrdCapRptAckSideGrpBlock.SidesGroup.setStipulations
(StipulationsBlock value) void
TrdCapRptSideGrpBlock.SidesGroup.setStipulations
(StipulationsBlock value) -
Uses of StipulationsBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.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()
NewOrderSingle.getStipulations()
Quote.getStipulations()
QuoteResponse.getStipulations()
QuoteStatusReport.getStipulations()
SecurityDefinition.getStipulations()
SecurityDefinitionRequest.getStipulations()
SecurityDefinitionUpdateReport.getStipulations()
Methods in com.epam.fix.model.fix50sp2.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
NewOrderSingle.setStipulations
(StipulationsBlock value) void
Quote.setStipulations
(StipulationsBlock value) void
QuoteResponse.setStipulations
(StipulationsBlock value) void
QuoteStatusReport.setStipulations
(StipulationsBlock value) void
SecurityDefinition.setStipulations
(StipulationsBlock value) void
SecurityDefinitionRequest.setStipulations
(StipulationsBlock value) void
SecurityDefinitionUpdateReport.setStipulations
(StipulationsBlock value)