Uses of Class
myorg.relex.one2manybi.Car
-
Packages that use Car Package Description myorg.relex.one2manybi -
-
Uses of Car in myorg.relex.one2manybi
Fields in myorg.relex.one2manybi declared as Car Modifier and Type Field Description private Car
Tire. car
Methods in myorg.relex.one2manybi that return Car Modifier and Type Method Description Car
Tire. getCar()
Constructors in myorg.relex.one2manybi with parameters of type Car Constructor Description Tire(Car car, TirePosition position)
-