|
||||||||||
| 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
public class BiblioArticle
It represents an article.
| Field Summary | |
|---|---|
String |
firstPage
First page of the article. |
String |
lastPage
Last page of the article. |
| 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 | |
|---|---|
BiblioArticle()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String firstPage
public String lastPage
| Constructor Detail |
|---|
public BiblioArticle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||