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