Class UpdateEEDetailsCommand

    • Constructor Detail

      • UpdateEEDetailsCommand

        public UpdateEEDetailsCommand()
    • Method Detail

      • getDescription

        public String getDescription()
        Returns:
        the description
      • setDescription

        public void setDescription​(String description)
        Parameters:
        description - the description to set
      • getName

        public String getName()
        Returns:
        the name
      • setName

        public void setName​(String name)
        Parameters:
        name - the name to set
      • getShortName

        public String getShortName()
        Returns:
        the shortName
      • setShortName

        public void setShortName​(String shortName)
        Parameters:
        shortName - the shortName to set
      • getPubMedId

        public String getPubMedId()
      • setPubMedId

        public void setPubMedId​(String pubMedId)
      • isRemovePrimaryPublication

        public boolean isRemovePrimaryPublication()
      • setRemovePrimaryPublication

        public void setRemovePrimaryPublication​(boolean removePrimaryPublication)