| Package | Description | 
|---|---|
| org.apache.torque.generator.control | 
      This package implements the torque generator Controller . | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | ControllerState. getBooleanOption(OptionName optionName)Convenience method to return the value of an option as boolean. | 
| Object | ControllerState. getOption(OptionName optionName)Calculates the value of an option in the current outlet's context. | 
| String | ControllerState. getStringOption(OptionName optionName)Convenience method to return the value of an option as String. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.