Module data.api

Interface GenericIdentifiable<K>

    • Method Detail

      • getId

        K getId()
        Gets the id.
        Returns:
        the id
      • setId

        void setId​(K id)
        Sets the id.
        Parameters:
        id - the new id