| Package | Description | 
|---|---|
| org.apache.torque.templates | 
      Contains enums used throughout the templates. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | TemplateOptionName. checkRequiredOptions(ControllerState controllerState,
                    TemplateOptionName... requiredOptions)Checks whether all required options are set. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.