public class DataObjectTypeInfo extends ClassTypeInfo
Constructor and Description |
---|
DataObjectTypeInfo(ClassKind kind,
String name,
ModuleInfo module,
boolean _abstract,
boolean nullable,
boolean proxyGen,
List<TypeParamInfo.Class> params) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAbstract() |
collectImports, equals, format, getKind, getModule, getModuleName, getPackageName, getParams, getRaw, getSimpleName, isNullable, translateName, translateName, translatePackageName, translatePackageName
getErased, getName, getSimpleName, hashCode, isParameterized, isVariable, isVoid, toString
public DataObjectTypeInfo(ClassKind kind, String name, ModuleInfo module, boolean _abstract, boolean nullable, boolean proxyGen, List<TypeParamInfo.Class> params)
Copyright © 2018. All rights reserved.