Uses of Enum
org.apache.avro.compiler.specific.SpecificCompiler.FieldVisibility
-
Uses of SpecificCompiler.FieldVisibility in org.apache.avro.compiler.specific
Modifier and TypeMethodDescriptionReturns 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 TypeMethodDescriptionvoid
SpecificCompiler.setFieldVisibility
(SpecificCompiler.FieldVisibility fieldVisibility) Sets the field visibility option. -
Uses of SpecificCompiler.FieldVisibility in org.apache.avro.mojo
Modifier and TypeMethodDescriptionprotected SpecificCompiler.FieldVisibility
AbstractAvroMojo.getFieldVisibility()