org.exolab.javasource
Class JComponentizedType
public class JComponentizedType
JType sub-class for componentized types, such as array as collections.
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
JComponentizedType(String name, JType componentType, boolean useJava50) - Creates an instance of a componentized type, of type 'name'.
|
JComponentizedType
protected JComponentizedType(String name,
JType componentType,
boolean useJava50)
Creates an instance of a componentized type, of type 'name'.
name
- Type name for this componentized type.componentType
- Component type.useJava50
- True if Java 5.0 should be used.
getComponentType
public final JType getComponentType()
Returns the component type.
isUseJava50
public final boolean isUseJava50()
Indicates whether Java 5.0 is used.
- True if Java 5.0 is used.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com