Class: Entity
- Inherits:
-
Struct
- Object
- Struct
- Entity
- Defined in:
- lib/entity.rb
Instance Attribute Summary collapse
-
#archId ⇒ Object
Returns the value of attribute archId.
-
#archRow ⇒ Object
Returns the value of attribute archRow.
Instance Attribute Details
#archId ⇒ Object
Returns the value of attribute archId
4 5 6 |
# File 'lib/entity.rb', line 4 def archId @archId end |
#archRow ⇒ Object
Returns the value of attribute archRow
4 5 6 |
# File 'lib/entity.rb', line 4 def archRow @archRow end |