Class TupleRP

    • Constructor Detail

      • TupleRP

        public TupleRP()
    • Method Detail

      • getDescription

        public String getDescription()
        Returns the value of field 'description'.
        Returns:
        the value of field 'Description'.
      • getName

        public String getName()
        Returns the value of field 'name'.
        Returns:
        the value of field 'Name'.
      • setDescription

        public void setDescription​(String description)
        Sets the value of field 'description'.
        Parameters:
        description - the value of field 'description'.
      • setName

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

        public int hashCode()
        Overrides:
        hashCode in class Object