Uses of Class
com.merative.acd.v1.model.SectionAnnotation
- 
Packages that use SectionAnnotation Package Description com.merative.acd.v1.model 
- 
- 
Uses of SectionAnnotation in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return SectionAnnotation Modifier and Type Method Description SectionAnnotationContainerGroup. getSectionAnnotations(int index)Gets the sectionAnnotations.SectionAnnotationUnstructuredContainer. getSectionAnnotations(int index)Gets SectionAnnotations.Methods in com.merative.acd.v1.model that return types with arguments of type SectionAnnotation Modifier and Type Method Description java.util.List<SectionAnnotation>ContainerAnnotation. getSectionAnnotations()Gets the section.java.util.List<SectionAnnotation>ContainerGroup. getSectionAnnotations()Gets the SectionAnnotations.java.util.List<SectionAnnotation>UnstructuredContainer. getSectionAnnotations()Gets the section.
 
-