public class BiblioPatent extends BibRef
It represents a patent.
| Modifier and Type | Field and Description |
|---|---|
String[] |
applicants
Array of applicants.
|
String |
docNumber
The document number.
|
String |
docOffice
Document office.
|
String |
docType
Document type.
|
authors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type| Constructor and Description |
|---|
BiblioPatent() |
public String[] applicants
public BiblioPatent()
Copyright © 2014 BioJava. All rights reserved.