|
|||||||||||
| 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.BiblioBook
It represents a book.
| Field Summary | |
String |
edition
Edition. |
BiblioProvider |
editor
Editor. |
String |
isbn
ISBN number. |
String |
series
Book series. |
String |
volume
Book volume. |
| 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 | |
BiblioBook()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public String isbn
public String volume
public String edition
public String series
public BiblioProvider editor
| Constructor Detail |
public BiblioBook()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||