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 TypeMethodDescriptionvoidListOrdGrpBlock.OrdersGroup.setStipulations(StipulationsBlock value) voidQuotReqGrpBlock.RelatedSymGroup.setStipulations(StipulationsBlock value) voidQuotReqRjctGrpBlock.RelatedSymGroup.setStipulations(StipulationsBlock value) voidSecListGrpBlock.RelatedSymGroup.setStipulations(StipulationsBlock value) voidSecLstUpdRelSymGrpBlock.RelatedSymGroup.setStipulations(StipulationsBlock value) voidTrdCapRptAckSideGrpBlock.SidesGroup.setStipulations(StipulationsBlock value) voidTrdCapRptSideGrpBlock.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 TypeMethodDescriptionvoidAllocationInstruction.setStipulations(StipulationsBlock value) voidAllocationInstructionAlert.setStipulations(StipulationsBlock value) voidAllocationReport.setStipulations(StipulationsBlock value) voidCollateralAssignment.setStipulations(StipulationsBlock value) voidCollateralInquiry.setStipulations(StipulationsBlock value) voidCollateralReport.setStipulations(StipulationsBlock value) voidCollateralRequest.setStipulations(StipulationsBlock value) voidCollateralResponse.setStipulations(StipulationsBlock value) voidConfirmation.setStipulations(StipulationsBlock value) voidCrossOrderCancelReplaceRequest.setStipulations(StipulationsBlock value) voidExecutionReport.setStipulations(StipulationsBlock value) voidIndicationofInterest.setStipulations(StipulationsBlock value) voidNewOrderCross.setStipulations(StipulationsBlock value) voidNewOrderSingle.setStipulations(StipulationsBlock value) voidQuote.setStipulations(StipulationsBlock value) voidQuoteResponse.setStipulations(StipulationsBlock value) voidQuoteStatusReport.setStipulations(StipulationsBlock value) voidSecurityDefinition.setStipulations(StipulationsBlock value) voidSecurityDefinitionRequest.setStipulations(StipulationsBlock value) voidSecurityDefinitionUpdateReport.setStipulations(StipulationsBlock value)