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
|
noDefault
public final SchemaBuilder.FieldAssembler<R> booleanDefault(boolean defaultVal)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.