Uses of Class
com.epam.fix.model.fix50sp1.block.NestedParties3Block
Packages that use NestedParties3Block
-
Uses of NestedParties3Block in com.epam.fix.model.fix50sp1.message
Methods in com.epam.fix.model.fix50sp1.message that return NestedParties3BlockModifier and TypeMethodDescriptionExecutionReport.LegsGroup.getNestedParties3()
MultilegOrderCancelReplaceRequest.AllocsGroup.getNestedParties3()
NewOrderMultileg.AllocsGroup.getNestedParties3()
Methods in com.epam.fix.model.fix50sp1.message with parameters of type NestedParties3BlockModifier and TypeMethodDescriptionvoid
ExecutionReport.LegsGroup.setNestedParties3
(NestedParties3Block value) void
MultilegOrderCancelReplaceRequest.AllocsGroup.setNestedParties3
(NestedParties3Block value) void
NewOrderMultileg.AllocsGroup.setNestedParties3
(NestedParties3Block value)