org.springframework.data.elasticsearch.core.query
Class SimpleField
java.lang.Object
org.springframework.data.elasticsearch.core.query.SimpleField
- All Implemented Interfaces:
- Field
public class SimpleField
- extends Object
- implements Field
The most trivial implementation of a Field
SimpleField
public SimpleField(String name)
getName
public String getName()
- Description copied from interface:
Field
- Get the name of the field used in schema.xml of elasticsearch server
- Specified by:
getName
in interface Field
- Returns:
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 BioMed Central. All Rights Reserved.