Class BiblioPatent


  • public class BiblioPatent
    extends BibRef

    It represents a patent.

    Since:
    1.3
    Version:
    $Id: BiblioPatent.java 2812 2003-07-16 16:01:11Z mrp $
    Author:
    Martin Senger
    • Field Detail

      • docNumber

        public java.lang.String docNumber
        The document number.
      • docOffice

        public java.lang.String docOffice
        Document office.
      • docType

        public java.lang.String docType
        Document type.
      • applicants

        public java.lang.String[] applicants
        Array of applicants.
    • Constructor Detail

      • BiblioPatent

        public BiblioPatent()