Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and Description |
---|---|
JournalArticle |
PDBHeader.getJournalArticle()
Get the associated publication as defined by the JRNL records in a PDB
file.
|
JournalArticle |
StructureImpl.getJournalArticle()
get the associated publication as defined by the JRNL records in a PDB
file.
|
JournalArticle |
Structure.getJournalArticle()
Get the associated publication as defined by the JRNL records in a PDB
file.
|
Modifier and Type | Method and Description |
---|---|
void |
PDBHeader.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.
|
void |
Structure.setJournalArticle(JournalArticle journalArticle)
Set the associated publication as defined by the JRNL records in a PDB
file.
|
Copyright © 2000–2019 BioJava. All rights reserved.