Class ChapterConferenceAbstract

java.lang.Object
no.unit.nva.model.instancetypes.chapter.ChapterConferenceAbstract
All Implemented Interfaces:
PublicationInstance<Range>

public class ChapterConferenceAbstract extends Object implements PublicationInstance<Range>
  • Constructor Details

    • ChapterConferenceAbstract

      public ChapterConferenceAbstract(Range pages)
      Conference abstract as Chapter: an abstract of a presentation given at a conference and published as a Chapter.
      Parameters:
      pages - A description of the number of pages.
  • Method Details