public interface TypeModel extends GenericModel
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
componentType() |
List<VarModel> |
fields() |
String |
fullName() |
boolean |
isArray() |
boolean |
isTypeVariable() |
List<MethodModel> |
methods() |
String |
packageName() |
TypeModel |
rawType() |
String |
simpleName() |
typeParametersannotations, isPublic, isStatic, metadataCopyright © 2019. All rights reserved.