|
JeeWiz Architect's Guide
|
|
|
|
Contents >
13. 'Java' Reference
|
|
|
13.12 TypeParameter Object
| Used on |
|
| Description | A parameter for generics (like ). This should just be the name of the parameter without the <>.
|
Inherited properties |
| description |
(base property)
| |
| template |
(base property)
| |
| text |
(base property)
| |
| jwpattern |
(base property)
| |
|
13.12.1 Property 'name'
|
| Description | Specifies name of the parameter.
This should be a valid java identifier name ???
|
| Type | String |
| Required | true |
13.12.2 Property 'extends'
|
| Description | The class that this generic parameter should extend.
|
| Type | String |
Copyright (c) 2001-2008 New Technology/enterprise Ltd.