public class WrapperClassType extends ClassType
| Modifier and Type | Field and Description |
|---|---|
protected PrimitiveType |
primitiveType |
fieldInfos, pce, typetab| Constructor and Description |
|---|
WrapperClassType(String name,
Class clazz,
int enumType,
PrimitiveType primitiveType,
TypeTable typetab) |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType |
getPrimitiveType() |
getFieldInfo, getFieldInfos, getKeyFieldNames, isCompatibleWith, isOrderable, isPersistenceCapableequals, getEnumType, getJavaClass, getName, toStringprotected PrimitiveType primitiveType
public WrapperClassType(String name, Class clazz, int enumType, PrimitiveType primitiveType, TypeTable typetab)
public PrimitiveType getPrimitiveType()
Copyright © 2019. All rights reserved.