| Package | Description |
|---|---|
| org.biojava.bio.structure |
Interfaces and classes for protein structure (PDB).
|
| Modifier and Type | Method and Description |
|---|---|
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 |
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.
|