Uses of Class
ome.xml.model.BooleanAnnotation
Packages that use BooleanAnnotation
-
Uses of BooleanAnnotation in ome.xml.model
Methods in ome.xml.model that return BooleanAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getBooleanAnnotation(int index) StructuredAnnotations.setBooleanAnnotation(int index, BooleanAnnotation booleanAnnotation) Methods in ome.xml.model that return types with arguments of type BooleanAnnotationMethods in ome.xml.model with parameters of type BooleanAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addBooleanAnnotation(BooleanAnnotation booleanAnnotation) voidStructuredAnnotations.removeBooleanAnnotation(BooleanAnnotation booleanAnnotation) StructuredAnnotations.setBooleanAnnotation(int index, BooleanAnnotation booleanAnnotation) Constructors in ome.xml.model with parameters of type BooleanAnnotation