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