Uses of Class
com.caplin.generated.motif.mm.blotter.BlotterPartsDef.InterventionBlotterFields
-
Packages that use BlotterPartsDef.InterventionBlotterFields Package Description com.caplin.generated.motif.mm.blotter -
-
Uses of BlotterPartsDef.InterventionBlotterFields in com.caplin.generated.motif.mm.blotter
Methods in com.caplin.generated.motif.mm.blotter that return BlotterPartsDef.InterventionBlotterFields Modifier and Type Method Description @NotNull BlotterPartsDef.InterventionBlotterFields
BlotterPartsDef.InterventionBlotterFields.Builder. build()
static @NotNull BlotterPartsDef.InterventionBlotterFields
BlotterPartsDef.InterventionBlotterFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull BlotterPartsDef.InterventionBlotterFields
BlotterPartsDef.InterventionBlotterFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
BlotterPartsDef.InterventionBlotterFields
BlotterTypesDef.InterventionBlotterRecord. getInterventionBlotterFields()
Methods in com.caplin.generated.motif.mm.blotter with parameters of type BlotterPartsDef.InterventionBlotterFields Modifier and Type Method Description @NotNull BlotterTypesDef.InterventionBlotterRecord.Builder
BlotterTypesDef.InterventionBlotterRecord.Builder. setInterventionBlotterFields(BlotterPartsDef.InterventionBlotterFields interventionBlotterFields)
-