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