Uses of Class
org.biojava.nbio.structure.Author
-
Uses of Author in org.biojava.nbio.structure
Modifier and TypeMethodDescriptionJournalArticle.getAuthorList()
Get the list of Authors of the JournalArticleJournalArticle.getEditorList()
Get the list of editors of the JournalArticleModifier and TypeMethodDescriptionvoid
JournalArticle.setAuthorList
(List<Author> authorList) void
JournalArticle.setEditorList
(List<Author> editorList)