Class: YorkBinCollection::CollectionDates

Inherits:
Struct
  • Object
show all
Defined in:
lib/york-bin-collection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#gardenObject

Returns the value of attribute garden

Returns:

  • (Object)

    the current value of garden



12
13
14
# File 'lib/york-bin-collection.rb', line 12

def garden
  @garden
end

#householdObject

Returns the value of attribute household

Returns:

  • (Object)

    the current value of household



12
13
14
# File 'lib/york-bin-collection.rb', line 12

def household
  @household
end

#recyclingObject

Returns the value of attribute recycling

Returns:

  • (Object)

    the current value of recycling



12
13
14
# File 'lib/york-bin-collection.rb', line 12

def recycling
  @recycling
end