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