Uses of Class
com.caplin.generated.motif.fx.settlementinstructions.SettlementInstructionsPartsDef.NettingComponents
Packages that use SettlementInstructionsPartsDef.NettingComponents
-
Uses of SettlementInstructionsPartsDef.NettingComponents in com.caplin.generated.motif.fx.settlementinstructions
Methods in com.caplin.generated.motif.fx.settlementinstructions that return SettlementInstructionsPartsDef.NettingComponentsModifier and TypeMethodDescriptionSettlementInstructionsPartsDef.NettingComponents.Builder.build()static @NotNull SettlementInstructionsPartsDef.NettingComponentsstatic @NotNull SettlementInstructionsPartsDef.NettingComponentsSettlementInstructionsPartsDef.NettingComponents.from(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) SettlementInstructionsPartsDef.SettlementTradeFields.getPayNettingComponents(int id) SettlementInstructionsPartsDef.SettlementTradeFields.getReceiveNettingComponents(int id) Methods in com.caplin.generated.motif.fx.settlementinstructions with parameters of type SettlementInstructionsPartsDef.NettingComponentsModifier and TypeMethodDescriptionSettlementInstructionsPartsDef.SettlementTradeFields.Builder.addPayNettingComponents(@NotNull SettlementInstructionsPartsDef.NettingComponents payNettingComponents) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.addReceiveNettingComponents(@NotNull SettlementInstructionsPartsDef.NettingComponents receiveNettingComponents) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.setPayNettingComponents(@NotNull SettlementInstructionsPartsDef.NettingComponents payNettingComponents, int id) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.setReceiveNettingComponents(@NotNull SettlementInstructionsPartsDef.NettingComponents receiveNettingComponents, int id) Method parameters in com.caplin.generated.motif.fx.settlementinstructions with type arguments of type SettlementInstructionsPartsDef.NettingComponentsModifier and TypeMethodDescriptionSettlementInstructionsPartsDef.SettlementTradeFields.Builder.addAllPayNettingComponents(@NotNull Collection<SettlementInstructionsPartsDef.NettingComponents> payNettingComponents) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.addAllReceiveNettingComponents(@NotNull Collection<SettlementInstructionsPartsDef.NettingComponents> receiveNettingComponents)