Uses of Class
ome.xml.model.TagAnnotation
Packages that use TagAnnotation
-
Uses of TagAnnotation in ome.xml.model
Methods in ome.xml.model that return TagAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getTagAnnotation(int index) StructuredAnnotations.setTagAnnotation(int index, TagAnnotation tagAnnotation) Methods in ome.xml.model that return types with arguments of type TagAnnotationMethods in ome.xml.model with parameters of type TagAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addTagAnnotation(TagAnnotation tagAnnotation) voidStructuredAnnotations.removeTagAnnotation(TagAnnotation tagAnnotation) StructuredAnnotations.setTagAnnotation(int index, TagAnnotation tagAnnotation) Constructors in ome.xml.model with parameters of type TagAnnotation