Uses of Class
com.caplin.generated.motif.mm.settlementinstructions.SettlementInstructionsPartsDef.SettlementInstructionFields
-
Packages that use SettlementInstructionsPartsDef.SettlementInstructionFields Package Description com.caplin.generated.motif.mm.settlementinstructions -
-
Uses of SettlementInstructionsPartsDef.SettlementInstructionFields in com.caplin.generated.motif.mm.settlementinstructions
Methods in com.caplin.generated.motif.mm.settlementinstructions that return SettlementInstructionsPartsDef.SettlementInstructionFields Modifier and Type Method Description @NotNull SettlementInstructionsPartsDef.SettlementInstructionFields
SettlementInstructionsPartsDef.SettlementInstructionFields.Builder. build()
static @NotNull SettlementInstructionsPartsDef.SettlementInstructionFields
SettlementInstructionsPartsDef.SettlementInstructionFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull SettlementInstructionsPartsDef.SettlementInstructionFields
SettlementInstructionsPartsDef.SettlementInstructionFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
SettlementInstructionsPartsDef.SettlementInstructionFields
SettlementInstructionsTypesDef.SettlementInstruction. getSettlementInstructionFields()
Methods in com.caplin.generated.motif.mm.settlementinstructions with parameters of type SettlementInstructionsPartsDef.SettlementInstructionFields Modifier and Type Method Description @NotNull SettlementInstructionsTypesDef.SettlementInstruction.Builder
SettlementInstructionsTypesDef.SettlementInstruction.Builder. setSettlementInstructionFields(SettlementInstructionsPartsDef.SettlementInstructionFields settlementInstructionFields)
-