| Package | Description |
|---|---|
| org.cloudgraph.store.mapping |
Package level documentation for package org.cloudgraph.store.mapping
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyFieldCodecType |
KeyField.codecType |
| Modifier and Type | Method and Description |
|---|---|
static KeyFieldCodecType |
KeyFieldCodecType.fromValue(String v) |
KeyFieldCodecType |
KeyFieldMapping.getCodecType() |
KeyFieldCodecType |
KeyField.getCodecType()
Gets the value of the codecType property.
|
static KeyFieldCodecType |
KeyFieldCodecType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyFieldCodecType[] |
KeyFieldCodecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyField.setCodecType(KeyFieldCodecType value)
Sets the value of the codecType property.
|
Copyright © 2024. All Rights Reserved.