com.ibm.as400.access

Class ISeriesNetServerShare

    • Constructor Detail

      • ISeriesNetServerShare

        public ISeriesNetServerShare()
    • Method Detail

      • getName

        public String getName()
        Returns the name of the share.
        Returns:
        The name of the share.
      • getDescription

        public String getDescription()
        Returns the text description of the share.
        Returns:
        The description of the share.
      • setDescription

        public void setDescription(String description)
        Sets the text description of the share.
        Parameters:
        description - The description of the share.