Class: Entity

Inherits:
Struct
  • Object
show all
Defined in:
lib/entity.rb

Instance Attribute Summary collapse

Instance Attribute Details

#archIdObject

Returns the value of attribute archId

Returns:

  • (Object)

    the current value of archId



4
5
6
# File 'lib/entity.rb', line 4

def archId
  @archId
end

#archRowObject

Returns the value of attribute archRow

Returns:

  • (Object)

    the current value of archRow



4
5
6
# File 'lib/entity.rb', line 4

def archRow
  @archRow
end