Uses of Class
redora.generator.Template.Type

Uses of Template.Type in redora.generator
 

Fields in redora.generator declared as Template.Type
 Template.Type Template.type
           
 

Methods in redora.generator that return Template.Type
static Template.Type Template.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Template.Type[] Template.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in redora.generator with parameters of type Template.Type
Template(String name, Template.Type type, Template.Destination destination, String templatesDir)
           
 



Copyright © 2012 Nanjing RedOrange Co. ltd. All Rights Reserved.