public static class SchemaBuilder.EnumDefault<R> extends SchemaBuilder.FieldDefault<R,SchemaBuilder.EnumDefault<R>>
Modifier and Type | Method and Description |
---|---|
SchemaBuilder.FieldAssembler<R> |
enumDefault(String defaultVal)
Completes this field with the default value provided, cannot be null
|
noDefault
public final SchemaBuilder.FieldAssembler<R> enumDefault(String defaultVal)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.