@PrototypeScoped public class EnumConverter<T extends Enum<T>> extends Object implements Converter<T>
EnumConverter()
T
convert(String value, Class<? extends T> type, ResourceBundle bundle)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumConverter()
public T convert(String value, Class<? extends T> type, ResourceBundle bundle)
convert
Converter<T extends Enum<T>>
Copyright © 2014 Caelum. All Rights Reserved.