Class Annotation
- java.lang.Object
-
- org.corpus_tools.graphannis.model.Annotation
-
public class Annotation extends Object
-
-
Constructor Summary
Constructors Constructor Description Annotation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AnnoKeygetKey()StringgetValue()voidsetKey(AnnoKey key)voidsetValue(String value)
-