|
||||||||||
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.BiblioPatent
public class BiblioPatent
It represents a patent.
Field Summary | |
---|---|
java.lang.String[] |
applicants
Array of applicants. |
java.lang.String |
docNumber
The document number. |
java.lang.String |
docOffice
Document office. |
java.lang.String |
docType
Document type. |
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 | |
---|---|
BiblioPatent()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String docNumber
public java.lang.String docOffice
public java.lang.String docType
public java.lang.String[] applicants
Constructor Detail |
---|
public BiblioPatent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |