Class InventorySoftwareRP

    • Constructor Detail

      • InventorySoftwareRP

        public InventorySoftwareRP()
    • Method Detail

      • getType

        public String getType()
        Returns the value of field 'type'.
        Returns:
        the value of field 'Type'.
      • getVersion

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

        public void setType​(String type)
        Sets the value of field 'type'.
        Parameters:
        type - the value of field 'type'.
      • 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