| Package | Description | 
|---|---|
| ome.xml.model | 
| Modifier and Type | Method and Description | 
|---|---|
| BooleanAnnotation | StructuredAnnotations. getBooleanAnnotation(int index) | 
| BooleanAnnotation | StructuredAnnotations. setBooleanAnnotation(int index,
                    BooleanAnnotation booleanAnnotation) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BooleanAnnotation> | StructuredAnnotations. copyBooleanAnnotationList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StructuredAnnotations. addBooleanAnnotation(BooleanAnnotation booleanAnnotation) | 
| void | StructuredAnnotations. removeBooleanAnnotation(BooleanAnnotation booleanAnnotation) | 
| BooleanAnnotation | StructuredAnnotations. setBooleanAnnotation(int index,
                    BooleanAnnotation booleanAnnotation) | 
Copyright © 2014 Open Microscopy Environment