Class: Rea::AspectType::Description

Inherits:
Base
  • Object
show all
Defined in:
lib/rea/aspect_type/description.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Rea::AspectType::Base

Instance Attribute Details

#mediaObject

Returns the value of attribute media.



4
5
6
# File 'lib/rea/aspect_type/description.rb', line 4

def media
  @media
end

#nameObject

Returns the value of attribute name.



4
5
6
# File 'lib/rea/aspect_type/description.rb', line 4

def name
  @name
end