Package | Description |
---|---|
org.biojava.bio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Author> |
JournalArticle.getAuthorList()
Get the list of Authors of the JournalArticle
|
java.util.List<Author> |
JournalArticle.getEditorList()
Get the list of editors of the JournalArticle
|
Modifier and Type | Method and Description |
---|---|
void |
JournalArticle.setAuthorList(java.util.List<Author> authorList) |
void |
JournalArticle.setEditorList(java.util.List<Author> editorList) |