Class MusicNotation

    • Constructor Detail

      • MusicNotation

        public MusicNotation​(Range pages,
                             java.lang.String ismn)
                      throws InvalidIsmnException
        Creates an instance of Music Notation with all properties set.
        Parameters:
        pages - A range of pages.
        ismn - The International Standard Music Number identifier string following ISO TC 46/SC 9.
        Throws:
        InvalidIsmnException - If the ISMN is invalid.
    • Method Detail

      • getIsmn

        public java.lang.String getIsmn()
      • getFormattedIsmn

        public java.lang.String getFormattedIsmn()