public final class CmisEnumHelper extends Object
static <E extends Enum<?>> E
fromValue(BigInteger value, Class<E> clazz)
fromValue(String value, Class<E> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <E extends Enum<?>> E fromValue(String value, Class<E> clazz)
public static <E extends Enum<?>> E fromValue(BigInteger value, Class<E> clazz)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.