Class 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: $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
The table where the id method parameter belongs to. -
name
The name of the parameter. -
value
The value of the parameter.
-
-
Constructor Details
-
IdMethodParameter
public IdMethodParameter()
-