Uses of Class
com.caplin.generated.motif.fx.tobo.ToboEntityPartsDef.TOBOEntityFields
-
Packages that use ToboEntityPartsDef.TOBOEntityFields Package Description com.caplin.generated.motif.fx.tobo -
-
Uses of ToboEntityPartsDef.TOBOEntityFields in com.caplin.generated.motif.fx.tobo
Methods in com.caplin.generated.motif.fx.tobo that return ToboEntityPartsDef.TOBOEntityFields Modifier and Type Method Description @NotNull ToboEntityPartsDef.TOBOEntityFields
ToboEntityPartsDef.TOBOEntityFields.Builder. build()
static @NotNull ToboEntityPartsDef.TOBOEntityFields
ToboEntityPartsDef.TOBOEntityFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull ToboEntityPartsDef.TOBOEntityFields
ToboEntityPartsDef.TOBOEntityFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
ToboEntityPartsDef.TOBOEntityFields
ToboEntityTypesDef.TOBOEntity. getToboEntityFields()
Methods in com.caplin.generated.motif.fx.tobo with parameters of type ToboEntityPartsDef.TOBOEntityFields Modifier and Type Method Description @NotNull ToboEntityTypesDef.TOBOEntity.Builder
ToboEntityTypesDef.TOBOEntity.Builder. setToboEntityFields(ToboEntityPartsDef.TOBOEntityFields toboEntityFields)
-