public static class Neo4jConversionServiceFactoryBean.StringToEnumConverterFactory extends Object implements ConverterFactory<String,Enum>
| Constructor and Description |
|---|
StringToEnumConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Enum> |
getConverter(Class<T> targetType) |
public <T extends Enum> Converter<String,T> getConverter(Class<T> targetType)
getConverter in interface ConverterFactory<String,Enum>Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.