JeeWiz Home

 
  
 
Contents  >   7.  GigaSystemBuilder Profile Reference
 


7.30 TypeParameter Object

Used on
interfaceMethod
interface
class
method
businessMethod
javaBean
service
DescriptionA parameter for generics (like ). This should just be the name of the parameter without the <>.
Inherited
properties
template (base property)

text (base property)

jwpattern (base property)

 7.30.1  Property 'description'
 7.30.2  Property 'extends'
 7.30.3  Property 'name'

7.30.1  Property 'description'
TypeString

7.30.2  Property 'extends'
DescriptionThe class that this generic parameter should extend. This may be a parameterised class.
TypeString

7.30.3  Property 'name'
DescriptionSpecifies name of the parameter. This should be a valid java identifier name or "?".
TypeString
Requiredtrue

Copyright (c) 2001-2009 New Technology/enterprise Ltd.