com.sun.tools.xjc.model
public final class CArrayInfo extends AbstractCTypeInfoImpl implements ArrayInfo<NType,NClass>, CNonElement, NType
This class is nevertheless defined to make the type checker happy.
Constructor Summary | |
---|---|
CArrayInfo(Model model, CNonElement itemType, XSComponent source, CCustomizations customizations) |
Method Summary | |
---|---|
String | fullName() |
CNonElement | getInfo() |
CNonElement | getItemType() |
Locator | getLocator() |
NType | getType() |
QName | getTypeName() |
boolean | isBoxedType() |
boolean | isSimpleType() |
JType | toType(Outline o, Aspect aspect) |