Class GenericAnnotationWrapper<T extends AnnotationData>

java.lang.Object
fr.igred.omero.GenericObjectWrapper<T>
fr.igred.omero.annotations.GenericAnnotationWrapper<T>
Type Parameters:
T - Subclass of AnnotationData
Direct Known Subclasses:
FileAnnotationWrapper, MapAnnotationWrapper, RatingAnnotationWrapper, TagAnnotationWrapper, TextualAnnotationWrapper

public abstract class GenericAnnotationWrapper<T extends AnnotationData> extends GenericObjectWrapper<T>
Generic class containing an AnnotationData (or a subclass) object.