Uses of Class
com.epam.fix.model.fix50sp1.block.NestedPartiesBlock
Packages that use NestedPartiesBlock
-
Uses of NestedPartiesBlock in com.epam.fix.model.fix50sp1.block
Methods in com.epam.fix.model.fix50sp1.block that return NestedPartiesBlockMethods in com.epam.fix.model.fix50sp1.block with parameters of type NestedPartiesBlockModifier and TypeMethodDescriptionvoid
PositionQtyBlock.PositionsGroup.setNestedParties
(NestedPartiesBlock value) -
Uses of NestedPartiesBlock in com.epam.fix.model.fix50sp1.message
Methods in com.epam.fix.model.fix50sp1.message that return NestedPartiesBlockModifier and TypeMethodDescriptionAllocationInstruction.AllocsGroup.getNestedParties()
AllocationInstructionAck.AllocsGroup.getNestedParties()
AllocationInstructionAlert.AllocsGroup.getNestedParties()
AllocationReport.AllocsGroup.getNestedParties()
AllocationReportAck.AllocsGroup.getNestedParties()
CrossOrderCancelReplaceRequest.SidesGroup.AllocsGroup.getNestedParties()
ExecutionReport.AllocsGroup.getNestedParties()
MultilegOrderCancelReplaceRequest.LegsGroup.getNestedParties()
NewOrderCross.SidesGroup.AllocsGroup.getNestedParties()
NewOrderList.OrdersGroup.AllocsGroup.getNestedParties()
NewOrderMultileg.LegsGroup.getNestedParties()
NewOrderSingle.AllocsGroup.getNestedParties()
OrderCancelReplaceRequest.AllocsGroup.getNestedParties()
Quote.LegsGroup.getNestedParties()
QuoteRequest.RelatedSymGroup.LegsGroup.getNestedParties()
QuoteRequestReject.RelatedSymGroup.LegsGroup.getNestedParties()
QuoteResponse.LegsGroup.getNestedParties()
QuoteStatusReport.LegsGroup.getNestedParties()
RegistrationInstructions.RegistDtlsGroup.getNestedParties()
TradeCaptureReport.LegsGroup.getNestedParties()
TradeCaptureReportAck.LegsGroup.getNestedParties()
Methods in com.epam.fix.model.fix50sp1.message with parameters of type NestedPartiesBlockModifier and TypeMethodDescriptionvoid
AllocationInstruction.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
AllocationInstructionAck.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
AllocationInstructionAlert.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
AllocationReport.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
AllocationReportAck.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
CrossOrderCancelReplaceRequest.SidesGroup.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
ExecutionReport.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
MultilegOrderCancelReplaceRequest.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
NewOrderCross.SidesGroup.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
NewOrderList.OrdersGroup.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
NewOrderMultileg.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
NewOrderSingle.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
OrderCancelReplaceRequest.AllocsGroup.setNestedParties
(NestedPartiesBlock value) void
Quote.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
QuoteRequest.RelatedSymGroup.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
QuoteRequestReject.RelatedSymGroup.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
QuoteResponse.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
QuoteStatusReport.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
RegistrationInstructions.RegistDtlsGroup.setNestedParties
(NestedPartiesBlock value) void
TradeCaptureReport.LegsGroup.setNestedParties
(NestedPartiesBlock value) void
TradeCaptureReportAck.LegsGroup.setNestedParties
(NestedPartiesBlock value)