Class: EntitySchema::Fields::Specifications::Common

Inherits:
Abstract
  • Object
show all
Defined in:
lib/entity_schema/fields/specifications/common.rb

Direct Known Subclasses

FkBelongsTo, Object, Property

Instance Attribute Summary

Attributes inherited from Abstract

#name, #src_key

Method Summary

Methods inherited from Abstract

#get, #given?, #initialize, #public_get, #public_getter?, #public_set, #public_setter?, #serialize, #set

Constructor Details

This class inherits a constructor from EntitySchema::Fields::Abstract