Spring Data Elasticsearch

Uses of Class
org.springframework.data.elasticsearch.annotations.FieldType

Packages that use FieldType
org.springframework.data.elasticsearch.annotations   
 

Uses of FieldType in org.springframework.data.elasticsearch.annotations
 

Methods in org.springframework.data.elasticsearch.annotations that return FieldType
static FieldType FieldType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldType[] FieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Elasticsearch

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.