|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StopGroupingBean | |
---|---|
org.onebusaway.api.model.transit | |
org.onebusaway.transit_data.model |
Uses of StopGroupingBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit that return types with arguments of type StopGroupingBean | |
---|---|
List<StopGroupingBean> |
StopsForRouteV2Bean.getStopGroupings()
|
Methods in org.onebusaway.api.model.transit with parameters of type StopGroupingBean | |
---|---|
void |
StopsForRouteV2Bean.addGrouping(StopGroupingBean grouping)
|
Method parameters in org.onebusaway.api.model.transit with type arguments of type StopGroupingBean | |
---|---|
void |
StopsForRouteV2Bean.setStopGroupings(List<StopGroupingBean> groupings)
|
Uses of StopGroupingBean in org.onebusaway.transit_data.model |
---|
Methods in org.onebusaway.transit_data.model that return types with arguments of type StopGroupingBean | |
---|---|
List<StopGroupingBean> |
StopsForRouteBean.getStopGroupings()
|
Methods in org.onebusaway.transit_data.model with parameters of type StopGroupingBean | |
---|---|
void |
StopsForRouteBean.addGrouping(StopGroupingBean grouping)
|
Method parameters in org.onebusaway.transit_data.model with type arguments of type StopGroupingBean | |
---|---|
void |
StopsForRouteBean.setStopGroupings(List<StopGroupingBean> groupings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |