Uses of Class
myorg.relex.one2many.Stop
-
Packages that use Stop Package Description myorg.relex.one2many -
-
Uses of Stop in myorg.relex.one2many
Fields in myorg.relex.one2many with type parameters of type Stop Modifier and Type Field Description private List<Stop>
Route. stops
Methods in myorg.relex.one2many that return types with arguments of type Stop Modifier and Type Method Description List<Stop>
Route. getStops()
Method parameters in myorg.relex.one2many with type arguments of type Stop Modifier and Type Method Description void
Route. setStops(List<Stop> stops)
-