Class: Ym4r::YahooMaps::BuildingBlock::LocalSearch::Category
- Inherits:
-
Struct
- Object
- Struct
- Ym4r::YahooMaps::BuildingBlock::LocalSearch::Category
- Defined in:
- lib/ym4r/yahoo_maps/building_block/local_search.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
137 138 139 |
# File 'lib/ym4r/yahoo_maps/building_block/local_search.rb', line 137 def id @id end |
#name ⇒ Object
Returns the value of attribute name
137 138 139 |
# File 'lib/ym4r/yahoo_maps/building_block/local_search.rb', line 137 def name @name end |