public static class SchemaBuilder.BooleanDefault<R> extends SchemaBuilder.FieldDefault<R,SchemaBuilder.BooleanDefault<R>>
| Modifier and Type | Method and Description | 
|---|---|
SchemaBuilder.FieldAssembler<R> | 
booleanDefault(boolean defaultVal)
Completes this field with the default value provided 
 | 
noDefaultpublic final SchemaBuilder.FieldAssembler<R> booleanDefault(boolean defaultVal)
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.