|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LegBean | |
---|---|
org.onebusaway.api.model.transit | |
org.onebusaway.transit_data.model.tripplanning |
Uses of LegBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit that return LegBean | |
---|---|
LegBean |
ItineraryV2BeanFactory.reverseLeg(LegV2Bean bean)
|
Methods in org.onebusaway.api.model.transit with parameters of type LegBean | |
---|---|
LegV2Bean |
ItineraryV2BeanFactory.getLeg(LegBean leg)
|
Uses of LegBean in org.onebusaway.transit_data.model.tripplanning |
---|
Methods in org.onebusaway.transit_data.model.tripplanning that return types with arguments of type LegBean | |
---|---|
List<LegBean> |
ItineraryBean.getLegs()
|
Method parameters in org.onebusaway.transit_data.model.tripplanning with type arguments of type LegBean | |
---|---|
void |
ItineraryBean.setLegs(List<LegBean> legs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |