public class CmisEnumHelper extends Object
CmisEnumHelper()
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 CmisEnumHelper()
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-2013 The Apache Software Foundation. All Rights Reserved.