|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextModification in org.onebusaway.phone.impl |
---|
Classes in org.onebusaway.phone.impl that implement TextModification | |
---|---|
class |
DirectionPronunciation
|
class |
LocationPronunciation
|
class |
RouteNumberPronunciation
|
Methods in org.onebusaway.phone.impl with parameters of type TextModification | |
---|---|
void |
LocationPronunciation.setAdditionalPronunciation(TextModification additionalPronunciation)
|
Uses of TextModification in org.onebusaway.phone.templates.bookmarks |
---|
Methods in org.onebusaway.phone.templates.bookmarks with parameters of type TextModification | |
---|---|
void |
AbstractBookmarkTemplate.setDestinationPronunciation(TextModification destinationPronunciation)
|
Uses of TextModification in org.onebusaway.phone.templates.search |
---|
Methods in org.onebusaway.phone.templates.search with parameters of type TextModification | |
---|---|
void |
StopsForRouteNavigationTemplate.setDestinationPronunciation(TextModification destinationPronunciation)
|
void |
StopFoundTemplate.setDestinationPronunciation(TextModification destinationPronunciation)
|
void |
StopFoundTemplate.setDirectionPronunciation(TextModification directionPronunciation)
|
void |
MultipleRoutesFoundTemplate.setRouteNumberPronunciation(TextModification routeNumberPronunciation)
|
Uses of TextModification in org.onebusaway.phone.templates.settings |
---|
Methods in org.onebusaway.phone.templates.settings with parameters of type TextModification | |
---|---|
void |
IndexTemplate.setLocationPronunciation(TextModification locationPronunciation)
|
Uses of TextModification in org.onebusaway.phone.templates.stops |
---|
Methods in org.onebusaway.phone.templates.stops with parameters of type TextModification | |
---|---|
void |
MultipleStopsFoundTemplate.setDestinationPronunciation(TextModification destinationPronunciation)
|
void |
ArrivalsAndDeparturesTemplate.setDestinationPronunciation(TextModification destinationPronunciation)
|
void |
ArrivalsAndDeparturesTemplate.setRouteNumberPronunciation(TextModification routeNumberPronunciation)
|
Uses of TextModification in org.onebusaway.presentation.impl.text |
---|
Classes in org.onebusaway.presentation.impl.text that implement TextModification | |
---|---|
class |
DigitReplacementStrategy
|
class |
DirectReplacementStrategy
|
class |
ReplacementTextModification
|
class |
TextModifications
|
Methods in org.onebusaway.presentation.impl.text that return TextModification | |
---|---|
TextModification |
XmlTextModificationsFactory.create()
|
Methods in org.onebusaway.presentation.impl.text with parameters of type TextModification | |
---|---|
void |
TextModifications.addModification(TextModification modification)
|
Method parameters in org.onebusaway.presentation.impl.text with type arguments of type TextModification | |
---|---|
void |
TextModifications.setModifications(List<TextModification> modifications)
|
Uses of TextModification in org.onebusaway.sms.impl |
---|
Methods in org.onebusaway.sms.impl with parameters of type TextModification | |
---|---|
void |
SmsArrivalsAndDeparturesModel.setDestinationAbbreviations(TextModification strategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |