Interface ZenodoAuthor

  • All Known Implementing Classes:
    ZenodoContributor, ZenodoCreator

    public interface ZenodoAuthor
    The Interface ZenodoAuthor.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jan 15, 2020
    • Method Detail

      • getName

        String getName()
        Gets the name.
        Returns:
        the name
      • getAffiliation

        String getAffiliation()
        Gets the affiliation.
        Returns:
        the affiliation
      • getOrcid

        String getOrcid()
        Gets the orcid.
        Returns:
        the orcid
      • getGnd

        String getGnd()
        Gets the gnd.
        Returns:
        the gnd
      • setName

        void setName​(String name)
        Sets the name.
        Parameters:
        name - the new name
      • setAffiliation

        void setAffiliation​(String affiliation)
        Sets the affiliation.
        Parameters:
        affiliation - the new affiliation
      • setOrcid

        void setOrcid​(String orcid)
        Sets the orcid.
        Parameters:
        orcid - the new orcid