public class StringToEnumConverterFactory extends Object implements org.springframework.core.convert.converter.ConverterFactory<String,Enum<?>>
static class
StringToEnumConverterFactory.StringToDetailEnumConverter<T extends Enum<?>>
StringToEnumConverterFactory()
<T extends Enum<?>>org.springframework.core.convert.converter.Converter<String,T>
getConverter(Class<T> targetType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToEnumConverterFactory()
public <T extends Enum<?>> org.springframework.core.convert.converter.Converter<String,T> getConverter(Class<T> targetType)
getConverter
org.springframework.core.convert.converter.ConverterFactory<String,Enum<?>>
Copyright © 2016. All rights reserved.