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