| Package | Description | 
|---|---|
| org.apache.avro.compiler.specific | |
| org.apache.avro.mojo | 
| Modifier and Type | Method and Description | 
|---|---|
static SpecificCompiler.FieldVisibility | 
SpecificCompiler.FieldVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SpecificCompiler.FieldVisibility[] | 
SpecificCompiler.FieldVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpecificCompiler.setFieldVisibility(SpecificCompiler.FieldVisibility fieldVisibility)
Sets the field visibility option. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SpecificCompiler.FieldVisibility | 
AbstractAvroMojo.getFieldVisibility()  | 
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.