Uses of Class
com._1c.g5.v8.bm.store.IBmIndexManager.BmIndexOptions
-
Packages that use IBmIndexManager.BmIndexOptions Package Description com._1c.g5.v8.bm.store -
-
Uses of IBmIndexManager.BmIndexOptions in com._1c.g5.v8.bm.store
Methods in com._1c.g5.v8.bm.store that return IBmIndexManager.BmIndexOptions Modifier and Type Method Description static IBmIndexManager.BmIndexOptionsIBmIndexManager.BmIndexOptions. valueOf(String name)Returns the enum constant of this type with the specified name.static IBmIndexManager.BmIndexOptions[]IBmIndexManager.BmIndexOptions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-