Class: AppleData::Models::IMG4::Tag
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- AppleData::Models::IMG4::Tag
- Defined in:
- lib/apple_data/models/img4/tag.rb
Overview
Generic IMG4 DER "tag"
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Method Summary collapse
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key.
8 9 10 |
# File 'lib/apple_data/models/img4/tag.rb', line 8 def key @key end |