Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.AllocationLegTradeConfirmationFields
-
Packages that use TradeConfPartsDef.AllocationLegTradeConfirmationFields Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.AllocationLegTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.AllocationLegTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields
TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder. build()
static @NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields
TradeConfPartsDef.AllocationLegTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields
TradeConfPartsDef.AllocationLegTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
TradeConfPartsDef.AllocationLegTradeConfirmationFields
TradeConfTypesDef.AllocationNettedLegTradeConfirmationFields. getAllocationInputLegTradeConfirmationFields(int id)
TradeConfPartsDef.AllocationLegTradeConfirmationFields
TradeConfTypesDef.AllocationNettedLegTradeConfirmationFields. getAllocationNettedLegTradeConfirmation()
Method parameters in com.caplin.generated.motif.fx.tradeconfirmation with type arguments of type TradeConfPartsDef.AllocationLegTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfTypesDef.AllocationNettedLegTradeConfirmationFields.Builder
TradeConfTypesDef.AllocationNettedLegTradeConfirmationFields.Builder. addAllAllocationInputLegTradeConfirmationFields(@NotNull java.util.Collection<TradeConfPartsDef.AllocationLegTradeConfirmationFields> allocationInputLegTradeConfirmationFields)
-