|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NaturalLanguageStringBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit with parameters of type NaturalLanguageStringBean | |
---|---|
NaturalLanguageStringV2Bean |
BeanFactoryV2.getString(NaturalLanguageStringBean nls)
|
Method parameters in org.onebusaway.api.model.transit with type arguments of type NaturalLanguageStringBean | |
---|---|
NaturalLanguageStringV2Bean |
BeanFactoryV2.getBestString(List<NaturalLanguageStringBean> strings)
|
Uses of NaturalLanguageStringBean in org.onebusaway.presentation.impl.service_alerts |
---|
Methods in org.onebusaway.presentation.impl.service_alerts with parameters of type NaturalLanguageStringBean | |
---|---|
boolean |
SituationsPresentation.isSet(NaturalLanguageStringBean bean)
Private Methods |
Uses of NaturalLanguageStringBean in org.onebusaway.transit_data.model.service_alerts |
---|
Subclasses of NaturalLanguageStringBean in org.onebusaway.transit_data.model.service_alerts | |
---|---|
class |
DefaultedTextBean
|
Methods in org.onebusaway.transit_data.model.service_alerts that return types with arguments of type NaturalLanguageStringBean | |
---|---|
List<NaturalLanguageStringBean> |
ServiceAlertBean.getDescriptions()
|
List<NaturalLanguageStringBean> |
ServiceAlertBean.getSummaries()
|
List<NaturalLanguageStringBean> |
ServiceAlertBean.getUrls()
|
Method parameters in org.onebusaway.transit_data.model.service_alerts with type arguments of type NaturalLanguageStringBean | |
---|---|
void |
ServiceAlertBean.setDescriptions(List<NaturalLanguageStringBean> descriptions)
|
void |
ServiceAlertBean.setSummaries(List<NaturalLanguageStringBean> summaries)
|
void |
ServiceAlertBean.setUrls(List<NaturalLanguageStringBean> urls)
|
Uses of NaturalLanguageStringBean in org.onebusaway.webapp.actions.where |
---|
Method parameters in org.onebusaway.webapp.actions.where with type arguments of type NaturalLanguageStringBean | |
---|---|
String |
ServiceAlertAction.getNLSValue(List<NaturalLanguageStringBean> values)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |