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