Class NodeSet

    • Constructor Detail

      • NodeSet

        public NodeSet()
    • Method Detail

      • getConfigurationurl

        public String getConfigurationurl()
        Returns the value of field 'configurationurl'.
        Returns:
        the value of field 'Configurationurl'.
      • getCreationdate

        public String getCreationdate()
        Returns the value of field 'creationdate'.
        Returns:
        the value of field 'Creationdate'.
      • getDevicename

        public String getDevicename()
        Returns the value of field 'devicename'.
        Returns:
        the value of field 'Devicename'.
      • getGroupname

        public String getGroupname()
        Returns the value of field 'groupname'.
        Returns:
        the value of field 'Groupname'.
      • getStatus

        public String getStatus()
        Returns the value of field 'status'.
        Returns:
        the value of field 'Status'.
      • getSwconfigurationurl

        public String getSwconfigurationurl()
        Returns the value of field 'swconfigurationurl'.
        Returns:
        the value of field 'Swconfigurationurl'.
      • getVersion

        public String getVersion()
        Returns the value of field 'version'.
        Returns:
        the value of field 'Version'.
      • setConfigurationurl

        public void setConfigurationurl​(String configurationurl)
        Sets the value of field 'configurationurl'.
        Parameters:
        configurationurl - the value of field 'configurationurl'.
      • setCreationdate

        public void setCreationdate​(String creationdate)
        Sets the value of field 'creationdate'.
        Parameters:
        creationdate - the value of field 'creationdate'.
      • setDevicename

        public void setDevicename​(String devicename)
        Sets the value of field 'devicename'.
        Parameters:
        devicename - the value of field 'devicename'.
      • setGroupname

        public void setGroupname​(String groupname)
        Sets the value of field 'groupname'.
        Parameters:
        groupname - the value of field 'groupname'.
      • setStatus

        public void setStatus​(String status)
        Sets the value of field 'status'.
        Parameters:
        status - the value of field 'status'.
      • setSwconfigurationurl

        public void setSwconfigurationurl​(String swconfigurationurl)
        Sets the value of field 'swconfigurationurl'.
        Parameters:
        swconfigurationurl - the value of field 'swconfigurationurl'.
      • setVersion

        public void setVersion​(String version)
        Sets the value of field 'version'.
        Parameters:
        version - the value of field 'version'.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object