org.biojava.bibliography
Class BiblioTechReport

java.lang.Object
  extended by org.biojava.bibliography.BibRef
      extended by org.biojava.bibliography.BiblioTechReport

public class BiblioTechReport
extends BibRef

It represents a technical report.

Since:
1.3
Version:
$Id: BiblioTechReport.java,v 1.3 2003/07/16 16:01:10 mrp Exp $
Author:
Martin Senger

Field Summary
 
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
BiblioTechReport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BiblioTechReport

public BiblioTechReport()