Uses of Class
ome.xml.model.ListAnnotation
Packages that use ListAnnotation
-
Uses of ListAnnotation in ome.xml.model
Methods in ome.xml.model that return ListAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getListAnnotation(int index) StructuredAnnotations.setListAnnotation(int index, ListAnnotation listAnnotation) Methods in ome.xml.model that return types with arguments of type ListAnnotationMethods in ome.xml.model with parameters of type ListAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addListAnnotation(ListAnnotation listAnnotation) voidStructuredAnnotations.removeListAnnotation(ListAnnotation listAnnotation) StructuredAnnotations.setListAnnotation(int index, ListAnnotation listAnnotation) Constructors in ome.xml.model with parameters of type ListAnnotation