Interface NamedType

    • Method Detail

      • getName

        String getName()
        Get the name
        Returns:
        name of the entity.
      • setName

        void setName​(String name)
        Set the name
        Parameters:
        name - name of the entity.