Uses of Class
ejava.examples.orm.rel.annotated.Author
-
Packages that use Author Package Description ejava.examples.orm.rel.annotated -
-
Uses of Author in ejava.examples.orm.rel.annotated
Fields in ejava.examples.orm.rel.annotated with type parameters of type Author Modifier and Type Field Description private Collection<Author>Media. authorsMethods in ejava.examples.orm.rel.annotated that return types with arguments of type Author Modifier and Type Method Description Collection<Author>Media. getAuthors()Method parameters in ejava.examples.orm.rel.annotated with type arguments of type Author Modifier and Type Method Description voidMedia. setAuthors(Collection<Author> authors)
-