public class BiblioArticle extends BibRef
It represents an article.
| Modifier and Type | Field and Description |
|---|---|
String |
firstPage
First page of the article.
|
String |
lastPage
Last page of the article.
|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type| Constructor and Description |
|---|
BiblioArticle() |
public BiblioArticle()
Copyright © 2020 BioJava. All rights reserved.