Uses of Class
ome.xml.model.XMLAnnotation
Packages that use XMLAnnotation
-
Uses of XMLAnnotation in ome.xml.model
Methods in ome.xml.model that return XMLAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getXMLAnnotation(int index) StructuredAnnotations.setXMLAnnotation(int index, XMLAnnotation xmlAnnotation) Methods in ome.xml.model that return types with arguments of type XMLAnnotationMethods in ome.xml.model with parameters of type XMLAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addXMLAnnotation(XMLAnnotation xmlAnnotation) voidStructuredAnnotations.removeXMLAnnotation(XMLAnnotation xmlAnnotation) StructuredAnnotations.setXMLAnnotation(int index, XMLAnnotation xmlAnnotation) Constructors in ome.xml.model with parameters of type XMLAnnotation