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 Manufacturer
XRay. maker
Methods in ejava.examples.orm.core.annotated that return Manufacturer Modifier and Type Method Description Manufacturer
XRay. getMaker()
Methods in ejava.examples.orm.core.annotated with parameters of type Manufacturer Modifier and Type Method Description void
XRay. setMaker(Manufacturer maker)
-