Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.CommonTradeConfirmationFields
Packages that use TradeConfPartsDef.CommonTradeConfirmationFields
-
Uses of TradeConfPartsDef.CommonTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.CommonTradeConfirmationFieldsModifier and TypeMethodDescriptionTradeConfPartsDef.CommonTradeConfirmationFields.Builder.build()static @NotNull TradeConfPartsDef.CommonTradeConfirmationFieldsstatic @NotNull TradeConfPartsDef.CommonTradeConfirmationFieldsTradeConfPartsDef.CommonTradeConfirmationFields.from(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) TradeConfTypesDef.AllocationConfirmation.getCommonFields()TradeConfTypesDef.BlockTradeConfirmation.getCommonFields()TradeConfTypesDef.CommonForwardTradeConfirmation.getCommonFields()TradeConfTypesDef.CommonSpotTradeConfirmation.getCommonFields()TradeConfTypesDef.CommonSwapTradeConfirmation.getCommonFields()Methods in com.caplin.generated.motif.fx.tradeconfirmation with parameters of type TradeConfPartsDef.CommonTradeConfirmationFieldsModifier and TypeMethodDescriptionTradeConfTypesDef.AllocationConfirmation.Builder.setCommonFields(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.BlockTradeConfirmation.Builder.setCommonFields(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.CommonForwardTradeConfirmation.Builder.setCommonFields(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.CommonSpotTradeConfirmation.Builder.setCommonFields(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.CommonSwapTradeConfirmation.Builder.setCommonFields(TradeConfPartsDef.CommonTradeConfirmationFields commonFields)