avro_ex v0.1.0-beta.1 AvroEx.Schema.Enum

Link to this section Summary

Link to this section Types

Link to this type full_name()
full_name() :: String.t()
Link to this type t()
t() :: %AvroEx.Schema.Enum{aliases: [Schema.alias()], doc: Schema.doc(), name: Schema.name(), namespace: Schema.namespace(), qualified_names: term(), symbols: [String.t()]}

Link to this section Functions

Link to this function changeset(struct, params)
Link to this function match?(arg1, arg2, data)