76777879808182
* Содержит коллекцию индексов таблицы значений. * @return OCCollectionIndexes * @throws JIException */ public OCCollectionIndexes getIndexes() throws JIException { return new OCCollectionIndexes(get("Indexes")); }