Uses of Class
org.biojava.nbio.structure.Author
Packages that use Author
-
Uses of Author in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return types with arguments of type AuthorModifier and TypeMethodDescriptionJournalArticle.getAuthorList()Get the list of Authors of the JournalArticleJournalArticle.getEditorList()Get the list of editors of the JournalArticleMethod parameters in org.biojava.nbio.structure with type arguments of type AuthorModifier and TypeMethodDescriptionvoidJournalArticle.setAuthorList(List<Author> authorList) voidJournalArticle.setEditorList(List<Author> editorList)