| Package | Description |
|---|---|
| com.yandex.ydb.table.values |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType.Id |
PrimitiveType.getId() |
static PrimitiveType.Id |
PrimitiveType.Id.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveType.Id[] |
PrimitiveType.Id.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveType |
PrimitiveType.of(PrimitiveType.Id id) |
Copyright © 2021. All rights reserved.