Interface NamedType

    • Method Detail

      • getName

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

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