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