public interface Element
Modifier and Type | Method and Description |
---|---|
Collection<com.squareup.javapoet.AnnotationSpec> |
getAnnotations() |
String |
getName() |
com.squareup.javapoet.TypeName |
getType() |
String getName()
com.squareup.javapoet.TypeName getType()
Collection<com.squareup.javapoet.AnnotationSpec> getAnnotations()