public static class SchemaBuilder.IntDefault<R> extends Object
Modifier and Type | Method and Description |
---|---|
SchemaBuilder.FieldAssembler<R> |
intDefault(int defaultVal)
Completes this field with the default value provided
|
protected SchemaBuilder.IntDefault<R> |
self() |
public final SchemaBuilder.FieldAssembler<R> intDefault(int defaultVal)
protected final SchemaBuilder.IntDefault<R> self()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.