Interface Entity

    • Method Detail

      • getId

        UUID getId()
        Returns the id of the current entity.
        Returns:
        the id
      • setId

        void setId​(UUID id)
        Sets the id of the entity.
        Parameters:
        id - the id to set