|
Rename Attribute hhmmssPattern : Pattern to TIME_PATTERN : Pattern in class org.onebusaway2.gtfs.model.calendar.TimeToStringConverter |
From |
To |
|
Rename Attribute _intervals : Map<LocalizedServiceId,ServiceInterval> to intervals : Map<LocalizedServiceId,ServiceInterval> in class org.onebusaway2.gtfs.model.calendar.ServiceIdIntervals |
From |
To |
|
Rename Attribute _datesByLocalizedServiceId : Map<LocalizedServiceId,List<Date>> to datesByLocalizedServiceId : Map<LocalizedServiceId,List<Date>> in class org.onebusaway2.gtfs.model.calendar.CalendarServiceData |
From |
To |
|
Rename Attribute format : DecimalFormat to TWO_DIGET_FORMAT : DecimalFormat in class org.onebusaway2.gtfs.model.calendar.TimeToStringConverter |
From |
To |
|
Rename Attribute _utcTimeZone : TimeZone to UTC_TIME_ZONE : TimeZone in class org.onebusaway2.gtfs.model.calendar.ServiceDate |
From |
To |
|
Rename Attribute _serviceDatesByServiceId : Map<AgencyAndId,List<ServiceDate>> to serviceDatesByServiceId : Map<AgencyAndId,List<ServiceDate>> in class org.onebusaway2.gtfs.model.calendar.CalendarServiceData |
From |
To |