CloudTran Home

 
  
 
Contents  >   11.  CloudTran Profile Reference
 


11.39 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
text (base property)

 11.39.1  Property 'description'
 11.39.2  Property 'extends'
 11.39.3  Property 'name'

11.39.1  Property 'description'
TypeString

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

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

Copyright (c) 2001-2011 CloudTran Inc.