gate.gui.docview
Class AnnotationSetsView.TypeSpec
java.lang.Object
gate.gui.docview.AnnotationSetsView.TypeSpec
- Enclosing class:
- AnnotationSetsView
private static class AnnotationSetsView.TypeSpec
- extends Object
A class storing the identifying information for an annotation type (i.e.
the set name and the type).
- Author:
- Valentin Tablan (valyt)
setName
private String setName
type
private String type
AnnotationSetsView.TypeSpec
public AnnotationSetsView.TypeSpec(String setName,
String type)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object