Class: Kiwi::Internal::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



7
8
9
# File 'lib/entity.rb', line 7

def archId
  @archId
end

#archRowObject

Returns the value of attribute archRow

Returns:

  • (Object)

    the current value of archRow



7
8
9
# File 'lib/entity.rb', line 7

def archRow
  @archRow
end