public static class CoreAnnotations.MonthAnnotation extends Object implements CoreAnnotation<String>
| Constructor and Description |
|---|
MonthAnnotation() |
| 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>