T
public class EnumConverter<T> extends Object implements PropertyConverter<T>
EnumConverter(Class<T> enumType)
convert(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumConverter(Class<T> enumType)
public T convert(String value)
convert
PropertyConverter<T>
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.