Uses of Class
org.biojava.nbio.structure.JournalArticle
Packages that use JournalArticle
- 
Uses of JournalArticle in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return JournalArticleModifier and TypeMethodDescriptionPDBHeader.getJournalArticle()Get the associated publication as defined by the JRNL records in a PDB file.Structure.getJournalArticle()Get the associated publication as defined by the JRNL records in a PDB file.StructureImpl.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 JournalArticleModifier and TypeMethodDescriptionvoidPDBHeader.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.