Uses of Class
org.onebusaway.presentation.model.BookmarkWithStopsBean

Packages that use BookmarkWithStopsBean
org.onebusaway.phone.actions.bookmarks   
org.onebusaway.phone.templates.bookmarks   
org.onebusaway.presentation.impl   
org.onebusaway.presentation.services   
org.onebusaway.sms.actions.sms   
org.onebusaway.webapp.actions.where   
 

Uses of BookmarkWithStopsBean in org.onebusaway.phone.actions.bookmarks
 

Methods in org.onebusaway.phone.actions.bookmarks that return types with arguments of type BookmarkWithStopsBean
 List<BookmarkWithStopsBean> GetBookmarksAction.getBookmarks()
           
 

Uses of BookmarkWithStopsBean in org.onebusaway.phone.templates.bookmarks
 

Methods in org.onebusaway.phone.templates.bookmarks with parameters of type BookmarkWithStopsBean
protected  void AbstractBookmarkTemplate.addBookmarkDescription(BookmarkWithStopsBean bookmark)
           
 

Uses of BookmarkWithStopsBean in org.onebusaway.presentation.impl
 

Methods in org.onebusaway.presentation.impl that return types with arguments of type BookmarkWithStopsBean
 List<BookmarkWithStopsBean> BookmarkPresentationServiceImpl.getBookmarksWithStops(List<BookmarkBean> bookmarks)
           
 

Methods in org.onebusaway.presentation.impl with parameters of type BookmarkWithStopsBean
 String BookmarkPresentationServiceImpl.getNameForBookmark(BookmarkWithStopsBean bookmark)
           
 

Uses of BookmarkWithStopsBean in org.onebusaway.presentation.services
 

Methods in org.onebusaway.presentation.services that return types with arguments of type BookmarkWithStopsBean
 List<BookmarkWithStopsBean> BookmarkPresentationService.getBookmarksWithStops(List<BookmarkBean> bookmarks)
           
 

Methods in org.onebusaway.presentation.services with parameters of type BookmarkWithStopsBean
 String BookmarkPresentationService.getNameForBookmark(BookmarkWithStopsBean bookmark)
           
 

Uses of BookmarkWithStopsBean in org.onebusaway.sms.actions.sms
 

Methods in org.onebusaway.sms.actions.sms that return types with arguments of type BookmarkWithStopsBean
 List<BookmarkWithStopsBean> CommandBookmarksAction.getBookmarks()
           
 

Methods in org.onebusaway.sms.actions.sms with parameters of type BookmarkWithStopsBean
 String CommandBookmarksAction.getBookmarkName(BookmarkWithStopsBean bookmark)
           
 

Uses of BookmarkWithStopsBean in org.onebusaway.webapp.actions.where
 

Methods in org.onebusaway.webapp.actions.where that return types with arguments of type BookmarkWithStopsBean
 List<BookmarkWithStopsBean> BookmarksAction.getBookmarks()
           
 

Methods in org.onebusaway.webapp.actions.where with parameters of type BookmarkWithStopsBean
 String BookmarksAction.getBookmarkName(BookmarkWithStopsBean bookmark)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.