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 TypeMethodDescriptionvoid
PDBHeader.setJournalArticle
(JournalArticle journalArticle) Set the associated publication as defined by the JRNL records in a PDB file.void
Structure.setJournalArticle
(JournalArticle journalArticle) Set the associated publication as defined by the JRNL records in a PDB file.void
StructureImpl.setJournalArticle
(JournalArticle journalArticle) set the associated publication as defined by the JRNL records in a PDB file.