Uses of Class
ome.xml.model.FileAnnotation
Packages that use FileAnnotation
-
Uses of FileAnnotation in ome.xml.model
Methods in ome.xml.model that return FileAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getFileAnnotation(int index) StructuredAnnotations.setFileAnnotation(int index, FileAnnotation fileAnnotation) Methods in ome.xml.model that return types with arguments of type FileAnnotationMethods in ome.xml.model with parameters of type FileAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addFileAnnotation(FileAnnotation fileAnnotation) voidStructuredAnnotations.removeFileAnnotation(FileAnnotation fileAnnotation) StructuredAnnotations.setFileAnnotation(int index, FileAnnotation fileAnnotation) Constructors in ome.xml.model with parameters of type FileAnnotation