Enum Class SolrPersistentProperty.PropertyToFieldNameConverter

java.lang.Object
java.lang.Enum<SolrPersistentProperty.PropertyToFieldNameConverter>
org.springframework.data.solr.core.mapping.SolrPersistentProperty.PropertyToFieldNameConverter
All Implemented Interfaces:
Serializable, Comparable<SolrPersistentProperty.PropertyToFieldNameConverter>, Constable, org.springframework.core.convert.converter.Converter<SolrPersistentProperty,String>
Enclosing interface:
SolrPersistentProperty

public static enum SolrPersistentProperty.PropertyToFieldNameConverter extends Enum<SolrPersistentProperty.PropertyToFieldNameConverter> implements org.springframework.core.convert.converter.Converter<SolrPersistentProperty,String>