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. stopsMethods 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 voidRoute. setStops(List<Stop> stops) 
 -