|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Main.TemplateType | |
---|---|
net.sf.csutils.groovy |
Uses of Main.TemplateType in net.sf.csutils.groovy |
---|
Methods in net.sf.csutils.groovy that return Main.TemplateType | |
---|---|
Main.TemplateType |
Main.getTemplateType()
|
static Main.TemplateType |
Main.TemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Main.TemplateType[] |
Main.TemplateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sf.csutils.groovy with parameters of type Main.TemplateType | |
---|---|
void |
Main.setTemplateType(Main.TemplateType templateType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |