Uses of Interface
org.onebusaway.gtfs_transformer.model.ServiceIdModification

Packages that use ServiceIdModification
org.onebusaway.gtfs_transformer.model   
 

Uses of ServiceIdModification in org.onebusaway.gtfs_transformer.model
 

Methods in org.onebusaway.gtfs_transformer.model that return types with arguments of type ServiceIdModification
 java.util.Set<ServiceIdModification> ServiceId.getModifications()
           
 

Constructor parameters in org.onebusaway.gtfs_transformer.model with type arguments of type ServiceIdModification
ServiceId(java.lang.String serviceId, java.util.Set<ServiceIdModification> mods)
           
 



Copyright © 2011 OneBusAway. All Rights Reserved.