org.exolab.javasource
public class JComponentizedType extends JType
Modifier | Constructor and Description |
---|---|
protected |
JComponentizedType(java.lang.String name,
JType componentType,
boolean useJava50)
Creates an instance of a componentized type, of type 'name'.
|
Modifier and Type | Method and Description |
---|---|
JType |
getComponentType()
Returns the component type.
|
boolean |
isUseJava50()
Indicates whether Java 5.0 is used.
|
getLocalName, getName, isArray, isPrimitive, setName
protected JComponentizedType(java.lang.String name, JType componentType, boolean useJava50)
name
- Type name for this componentized type.componentType
- Component type.useJava50
- True if Java 5.0 should be used.public final JType getComponentType()
public final boolean isUseJava50()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com