public class ServiceCalendarType extends Object
| Constructor and Description |
|---|
ServiceCalendarType() |
ServiceCalendarType(org.onebusaway.gtfs.model.AgencyAndId serviceId,
int monday,
int tuesday,
int wednesday,
int thursday,
int friday,
int saturday,
int sunday,
long startDate,
long endDate) |
ServiceCalendarType(org.onebusaway.gtfs.model.ServiceCalendar arg) |
public ServiceCalendarType(org.onebusaway.gtfs.model.AgencyAndId serviceId,
int monday,
int tuesday,
int wednesday,
int thursday,
int friday,
int saturday,
int sunday,
long startDate,
long endDate)
public ServiceCalendarType(org.onebusaway.gtfs.model.ServiceCalendar arg)
public ServiceCalendarType()
Copyright © 2018. All rights reserved.