public class GetEnumValue extends Object
GetEnumValue()
static <T extends Enum<T>> Enum<T>
fromValueOrDefault(String text, Enum<T> defaultValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetEnumValue()
public static <T extends Enum<T>> Enum<T> fromValueOrDefault(String text, Enum<T> defaultValue)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.