Uses of Class
org.biojava.nbio.structure.JournalArticle
- 
Packages that use JournalArticle Package Description org.biojava.nbio.structure  - 
- 
Uses of JournalArticle in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return JournalArticle Modifier and Type Method Description JournalArticlePDBHeader. getJournalArticle()Get the associated publication as defined by the JRNL records in a PDB file.JournalArticleStructure. getJournalArticle()Get the associated publication as defined by the JRNL records in a PDB file.JournalArticleStructureImpl. getJournalArticle()get the associated publication as defined by the JRNL records in a PDB file.Methods in org.biojava.nbio.structure with parameters of type JournalArticle Modifier and Type Method Description voidPDBHeader. setJournalArticle(JournalArticle journalArticle)Set the associated publication as defined by the JRNL records in a PDB file.voidStructure. setJournalArticle(JournalArticle journalArticle)Set the associated publication as defined by the JRNL records in a PDB file.voidStructureImpl. setJournalArticle(JournalArticle journalArticle)set the associated publication as defined by the JRNL records in a PDB file. 
 -