|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bibliography.BibRef
org.biojava.bibliography.BiblioArticle
org.biojava.bibliography.BiblioJournalArticle
public class BiblioJournalArticle
It represents a journal article.
| Field Summary | |
|---|---|
BiblioJournal |
fromJournal
The journal that this article is in. |
String |
issue
The issue of the journal. |
String |
issueSupplement
Suplement. |
String |
volume
The journal volume. |
| Fields inherited from class org.biojava.bibliography.BiblioArticle |
|---|
firstPage, lastPage |
| Fields inherited from class org.biojava.bibliography.BibRef |
|---|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type |
| Constructor Summary | |
|---|---|
BiblioJournalArticle()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String volume
public String issue
public String issueSupplement
public BiblioJournal fromJournal
| Constructor Detail |
|---|
public BiblioJournalArticle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||