Class: ListOfFreeDatesMapper

Inherits:
Object
  • Object
show all
Includes:
XmlSchemaMapper
Defined in:
app/mappers/list_of_free_dates_mapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#itemTIME

minOccurs: 0, maxOccurs: Infinity

Returns:

  • (TIME)


10
11
12
# File 'app/mappers/list_of_free_dates_mapper.rb', line 10

def item
  @item
end