static EnumValue
create(TypeName enumType, String enumName)
static <T extends Enum<T>>EnumValue
create(Class<T> type, T value)