Class JournalReview

    • Constructor Detail

      • JournalReview

        public JournalReview​(java.lang.String volume,
                             java.lang.String issue,
                             java.lang.String articleNumber,
                             Range pages)
        This constructor ensures that the peerReviewed value is always false.
        Parameters:
        volume - the volume of the PublicationInstance.
        issue - the issue of the PublicationInstance.
        articleNumber - the article number of the PublicationInstance.
        pages - the Pages of the PublicationInstance.