Uses of Class
org.onebusaway.gtfs.model.translation.PropertyTranslation
Packages that use PropertyTranslation
-
Uses of PropertyTranslation in org.onebusaway.gtfs.model.translation
Methods in org.onebusaway.gtfs.model.translation that return types with arguments of type PropertyTranslationModifier and TypeMethodDescriptionTranslationServiceData.getTranslationsByTypeAndLanguage(Class<?> type, String language) Methods in org.onebusaway.gtfs.model.translation with parameters of type PropertyTranslationModifier and TypeMethodDescriptionvoidTranslationServiceData.putTranslation(Class<?> type, String language, PropertyTranslation translation)