| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.annotations | |
| org.springframework.data.elasticsearch.core.mapping |
| Modifier and Type | Method and Description |
|---|---|
static Dynamic |
Dynamic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dynamic[] |
Dynamic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Dynamic |
SimpleElasticsearchPersistentEntity.dynamic() |
Dynamic |
ElasticsearchPersistentEntity.dynamic() |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.