public class BiblioPatent extends BibRef
It represents a patent.
Modifier and Type | Field and Description |
---|---|
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.
|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type
Constructor and Description |
---|
BiblioPatent() |