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