Uses of Class
ome.xml.model.LongAnnotation
Packages that use LongAnnotation
-
Uses of LongAnnotation in ome.xml.model
Methods in ome.xml.model that return LongAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getLongAnnotation(int index) StructuredAnnotations.setLongAnnotation(int index, LongAnnotation longAnnotation) Methods in ome.xml.model that return types with arguments of type LongAnnotationMethods in ome.xml.model with parameters of type LongAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addLongAnnotation(LongAnnotation longAnnotation) voidStructuredAnnotations.removeLongAnnotation(LongAnnotation longAnnotation) StructuredAnnotations.setLongAnnotation(int index, LongAnnotation longAnnotation) Constructors in ome.xml.model with parameters of type LongAnnotation