Klasse Option
java.lang.Object
org.apache.torque.templates.model.Option
The model of the option tag in a Torque schema file.
- Version:
- $Id: $
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
parent
The direct parent of the option. -
key
The key of the option. -
value
The value of the option.
-
-
Konstruktordetails
-
Option
public Option()
-