Class Option
java.lang.Object
org.apache.torque.templates.model.Option
The model of the option tag in a Torque schema file.
- Version:
- $Id: $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
The direct parent of the option. -
key
The key of the option. -
value
The value of the option.
-
-
Constructor Details
-
Option
public Option()
-