|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.bibliography.BibRef
org.jscience.bibliography.BiblioBook
public class BiblioBook
Represents a book.
It is a CORBA-independent container of members, without any methods. Some attributes can be null if they are not supported by the repository.
| Field Summary | |
|---|---|
java.lang.String |
edition
DOCUMENT ME! |
BiblioProvider |
editor
DOCUMENT ME! |
java.lang.String |
isbn
DOCUMENT ME! |
java.lang.String |
series
DOCUMENT ME! |
java.lang.String |
volume
DOCUMENT ME! |
| Fields inherited from class org.jscience.bibliography.BibRef |
|---|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type |
| Constructor Summary | |
|---|---|
BiblioBook()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jscience.bibliography.BibRef |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String isbn
public java.lang.String volume
public java.lang.String edition
public java.lang.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 | ||||||||