Class TemplateOptions


  • public class TemplateOptions
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TemplateOptions of​(java.lang.String name, java.lang.String sid, java.lang.String description)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • of

        public static TemplateOptions of​(java.lang.String name,
                                         java.lang.String sid,
                                         java.lang.String description)
        Parameters:
        name - The name of the template
        sid - The short name of the template
        description - The description of the template