Class MediaReaderOpinion

All Implemented Interfaces:
JournalContent, PublicationInstance<Range>

public class MediaReaderOpinion extends JournalNonPeerReviewedContent
  • Constructor Details

    • MediaReaderOpinion

      public MediaReaderOpinion(String volume, String issue, String articleNumber, Range pages)
      Creates an object that matches the Journal pattern, but throws an exception if peerReviewed is set to true.
      Parameters:
      volume - Journal volume for the article.
      issue - Journal issue for the article.
      articleNumber - Article number for the article.
      pages - Page range for the article.