|
|||||||||
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
public class BiblioArticle
Represents an 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 | |
---|---|
java.lang.String |
firstPage
DOCUMENT ME! |
java.lang.String |
lastPage
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 | |
---|---|
BiblioArticle()
|
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 firstPage
public java.lang.String lastPage
Constructor Detail |
---|
public BiblioArticle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |