Class: MLB::LogicalEvent
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::LogicalEvent
- Defined in:
- lib/mlb/logical_event.rb
Overview
Represents a logical event code
Instance Attribute Summary collapse
-
#code ⇒ String
Returns the logical event code.
Instance Attribute Details
#code ⇒ String
Returns the logical event code
15 |
# File 'lib/mlb/logical_event.rb', line 15 attribute :code, Shale::Type::String |