Uses of Class
redora.generator.Template.Destination

Uses of Template.Destination in redora.generator
 

Fields in redora.generator declared as Template.Destination
 Template.Destination Template.destination
           
 

Methods in redora.generator that return Template.Destination
static Template.Destination Template.Destination.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Template.Destination[] Template.Destination.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.Destination
Template(String name, Template.Type type, Template.Destination destination, String templatesDir)
           
 



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