Class SchemaBuilder.FloatDefault<R>

Enclosing class:
SchemaBuilder

public static class SchemaBuilder.FloatDefault<R> extends SchemaBuilder.FieldDefault<R,SchemaBuilder.FloatDefault<R>>
Choose whether to use a default value for the field or not.
  • Method Details

    • floatDefault

      public final SchemaBuilder.FieldAssembler<R> floatDefault(float defaultVal)
      Completes this field with the default value provided