Uses of Class
com.merative.acd.v1.model.NegatedSpan
- 
Packages that use NegatedSpan Package Description com.merative.acd.v1.model 
- 
- 
Uses of NegatedSpan in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return NegatedSpan Modifier and Type Method Description NegatedSpanContainerGroup. getNegatedSpans(int index)Gets the negatedSpans.NegatedSpanUnstructuredContainer. getNegatedSpans(int index)Gets the negatedSpans.Methods in com.merative.acd.v1.model that return types with arguments of type NegatedSpan Modifier and Type Method Description java.util.List<NegatedSpan>ContainerAnnotation. getNegatedSpans()Gets the negatedSpans.java.util.List<NegatedSpan>ContainerGroup. getNegatedSpans()Gets the negatedSpans.java.util.List<NegatedSpan>UnstructuredContainer. getNegatedSpans()Gets the negatedSpans.
 
-