|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateOptionName | |
---|---|
org.apache.torque.templates | Contains enums used throughout the templates. |
Uses of TemplateOptionName in org.apache.torque.templates |
---|
Methods in org.apache.torque.templates that return TemplateOptionName | |
---|---|
static TemplateOptionName |
TemplateOptionName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TemplateOptionName[] |
TemplateOptionName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.torque.templates with parameters of type TemplateOptionName | |
---|---|
static void |
TemplateOptionName.checkRequiredOptions(ControllerState controllerState,
TemplateOptionName... requiredOptions)
Checks whether all required options are set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |