Class: Avro::Builder::Fixed

Inherits:
Types::FixedType show all
Includes:
Types::TopLevel
Defined in:
lib/avro/builder/fixed.rb

Instance Attribute Summary

Attributes included from Types::TopLevel

#namespace

Attributes inherited from Types::Type

#avro_type_name

Method Summary

Methods included from Types::TopLevel

included

Methods included from Types::TopLevel::TopLevelErrorHandling

#type_name=, #type_namespace=

Methods inherited from Types::FixedType

#serialize, #to_h, #validate!

Methods inherited from Types::NamedType

#cache!, #name, #name_fragment, #namespace, #serialize, #to_h, #validate!

Methods included from Types::NamedErrorHandling

#type_name, #type_namespace

Methods included from Aliasable

included

Methods included from Namespaceable

#fullname

Methods included from Types::ComplexType

included, #initialize, #namespace, #serialize, #to_h

Methods inherited from Types::Type

#abstract?, #cache!, #configure_options, #dsl_method?, #dsl_respond_to?, #initialize, #namespace, #serialize, #to_h, union_with_null, #validate!

Methods included from DslAttributes

#dsl_attribute?, included

Methods included from DslOptions

#dsl_option?, included