| Package | Description | 
|---|---|
| org.biojava.nbio.structure | 
 
Interfaces and classes for protein structure (PDB). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Author> | 
JournalArticle.getAuthorList()
Get the list of Authors of the JournalArticle 
 | 
List<Author> | 
JournalArticle.getEditorList()
Get the list of editors of the JournalArticle 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JournalArticle.setAuthorList(List<Author> authorList)  | 
void | 
JournalArticle.setEditorList(List<Author> editorList)  | 
Copyright © 2000–2017 BioJava. All rights reserved.