Class TemplateDescriptor


  • public class TemplateDescriptor
    extends Object
    Author:
    Giancarlo Panichi
    • Constructor Detail

      • TemplateDescriptor

        public TemplateDescriptor​(String id,
                                  String title,
                                  String description)
        Parameters:
        id - id
        title - title
        description - decription
    • Method Detail

      • getId

        public String getId()
        Returns:
        the id
      • getDescription

        public String getDescription()
        Returns:
        the description
      • getTitle

        public String getTitle()
        Returns:
        the name