public static class CoreAnnotations.CharAnnotation extends Object implements CoreAnnotation<String>
| Constructor and Description |
|---|
CharAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<String> |
getType()
Returns the type associated with this annotation.
|
public Class<String> getType()
CoreAnnotationgetType in interface CoreAnnotation<String>