Class: URBANopt::Core::Feature

Inherits:
Object
  • Object
show all
Defined in:
lib/urbanopt/core/feature.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



9
10
11
# File 'lib/urbanopt/core/feature.rb', line 9

def id
  @id
end

#nameObject

Returns the value of attribute name.



9
10
11
# File 'lib/urbanopt/core/feature.rb', line 9

def name
  @name
end