Interface Template

    • Method Detail

      • setName

        void setName​(String name)
        Sets the name of this template.
        Parameters:
        name - the name.
      • getName

        String getName()
        Returns the template name.
        Returns:
        The name.
      • getInstance

        Template getInstance()
        Returns an instance of the template.
        Returns:
        A template instance.