Klasse IdMethodParameter
java.lang.Object
org.apache.torque.templates.model.IdMethodParameter
The model of the id-method-parameter tag in a Torque schema file.
- Version:
- $Id: $
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
parent
The table where the id method parameter belongs to. -
name
The name of the parameter. -
value
The value of the parameter.
-
-
Konstruktordetails
-
IdMethodParameter
public IdMethodParameter()
-