Uses of Class
ejava.examples.orm.core.mapped.Manufacturer
-
Packages that use Manufacturer Package Description ejava.examples.orm.core.mapped -
-
Uses of Manufacturer in ejava.examples.orm.core.mapped
Fields in ejava.examples.orm.core.mapped declared as Manufacturer Modifier and Type Field Description private ManufacturerXRay. makerMethods in ejava.examples.orm.core.mapped that return Manufacturer Modifier and Type Method Description ManufacturerXRay. getMaker()Methods in ejava.examples.orm.core.mapped with parameters of type Manufacturer Modifier and Type Method Description voidXRay. setMaker(Manufacturer maker)
-