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