| Package | Description |
|---|---|
| net.sf.okapi.virtualdb | |
| net.sf.okapi.virtualdb.jdbc.h2 |
| Modifier and Type | Method and Description |
|---|---|
IVItem.ItemType |
IVItem.getItemType()
Gets the type of item this item is (document, group, text unit, etc.)
|
static IVItem.ItemType |
IVItem.ItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IVItem.ItemType[] |
IVItem.ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IVItem.ItemType |
H2TextUnit.getItemType() |
IVItem.ItemType |
H2Set.getItemType() |
IVItem.ItemType |
H2Document.getItemType() |
Copyright © 2019. All rights reserved.