public interface ElementModel
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,Object>> |
annotations() |
boolean |
isFinal() |
boolean |
isPublic() |
boolean |
isStatic() |
TypeModel |
type()
Get type model representing the return type.
|
Copyright © 2019. All rights reserved.