public class BiblioJournalArticle extends BiblioArticle
It represents a journal article.
Modifier and Type | Field and Description |
---|---|
BiblioJournal |
fromJournal
The journal that this article is in.
|
String |
issue
The issue of the journal.
|
String |
issueSupplement
Suplement.
|
String |
volume
The journal volume.
|
firstPage, lastPage
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type
Constructor and Description |
---|
BiblioJournalArticle() |
public String issueSupplement
public BiblioJournal fromJournal
public BiblioJournalArticle()
Copyright © 2014 BioJava. All rights reserved.