public static class RelationExtractorAnnotator.IdentifiedAnnotationPair extends Object
| Constructor and Description |
|---|
IdentifiedAnnotationPair(IdentifiedAnnotation arg1,
IdentifiedAnnotation arg2) |
| Modifier and Type | Method and Description |
|---|---|
IdentifiedAnnotation |
getArg1() |
IdentifiedAnnotation |
getArg2() |
public IdentifiedAnnotationPair(IdentifiedAnnotation arg1, IdentifiedAnnotation arg2)
public final IdentifiedAnnotation getArg1()
public final IdentifiedAnnotation getArg2()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.