|
|||||||||
| 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.BiblioArticle
org.jscience.bibliography.BiblioJournalArticle
public class BiblioJournalArticle
Represents a journal article.
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 | |
|---|---|
BiblioJournal |
fromJournal
DOCUMENT ME! |
java.lang.String |
issue
DOCUMENT ME! |
java.lang.String |
issueSupplement
DOCUMENT ME! |
java.lang.String |
volume
DOCUMENT ME! |
| Fields inherited from class org.jscience.bibliography.BiblioArticle |
|---|
firstPage, lastPage |
| 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 | |
|---|---|
BiblioJournalArticle()
|
|
| 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 volume
public java.lang.String issue
public java.lang.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 | ||||||||