261262263264265266267268
* @return * @throws JIException */ public OCMetadataDocumentNumeratorCollection getDocumentNumerators() throws JIException { return new OCMetadataDocumentNumeratorCollection( get("DocumentNumerators")); }