public class NoTypeModel extends AbstractTypeModel
| Constructor and Description |
|---|
NoTypeModel(NoType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
packageName() |
String |
simpleName()
Simple name of the type (without package).
|
String |
toString() |
String |
wrapper() |
declaration, declaredMethods, fields, hasDefaultConstructor, interfaces, isArray, isEnum, isPrimitive, isPublic, isSimple, isSubclassOf, isTypeVariable, methods, parameters, parameterVariables, raw, superClasspublic NoTypeModel(NoType type)
public String wrapper()
public String simpleName()
TypeModelpublic String toString()
toString in class AbstractTypeModelpublic String packageName()
Copyright © 2018. All rights reserved.