| Modifier and Type | Method and Description |
|---|---|
static ObjectStoreType |
ObjectStoreType.valueOf(int ordinal) |
static ObjectStoreType |
ObjectStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectStoreType[] |
ObjectStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectStore.Builder |
ObjectStore.Builder.withObjectStoreType(ObjectStoreType objectStoreType) |
Copyright © 2017. All rights reserved.