Class ReportBookOfAbstract

java.lang.Object
no.unit.nva.model.instancetypes.report.ReportBookOfAbstract
All Implemented Interfaces:
PublicationInstance<MonographPages>

public class ReportBookOfAbstract extends Object implements PublicationInstance<MonographPages>
  • Constructor Details

    • ReportBookOfAbstract

      public ReportBookOfAbstract(MonographPages pages)
      Book of abstracts: contains abstracts of presentations (lectures and posters) given at a specific conference. Published by a publisher or by the conference itself.
      Parameters:
      pages - A description of the number of pages.
  • Method Details