Uses of Class
org.onebusaway.transit_data_federation.bundle.tasks.stif.NonRevenueStopOrder
-
Packages that use NonRevenueStopOrder Package Description org.onebusaway.transit_data_federation.bundle.tasks.stif -
-
Uses of NonRevenueStopOrder in org.onebusaway.transit_data_federation.bundle.tasks.stif
Methods in org.onebusaway.transit_data_federation.bundle.tasks.stif that return NonRevenueStopOrder Modifier and Type Method Description NonRevenueStopOrderNonRevenueStopData. getNonRevenueStopOrder()static NonRevenueStopOrderNonRevenueStopOrder. valueOf(String name)Returns the enum constant of this type with the specified name.static NonRevenueStopOrder[]NonRevenueStopOrder. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.onebusaway.transit_data_federation.bundle.tasks.stif with parameters of type NonRevenueStopOrder Modifier and Type Method Description voidNonRevenueStopData. setNonRevenueStopOrder(NonRevenueStopOrder nonRevenueStopOrder)
-