org.apache.cocoon.util
Class Deprecation.LogLevel

java.lang.Object
  extended by org.apache.commons.lang.enums.Enum
      extended by org.apache.commons.lang.enums.ValuedEnum
          extended by org.apache.cocoon.util.Deprecation.LogLevel
All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
Deprecation

public static final class Deprecation.LogLevel
extends org.apache.commons.lang.enums.ValuedEnum

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.commons.lang.enums.Enum
iToString
 
Method Summary
static Deprecation.LogLevel getLevel(String level)
           
 
Methods inherited from class org.apache.commons.lang.enums.ValuedEnum
compareTo, getEnum, getValue, toString
 
Methods inherited from class org.apache.commons.lang.enums.Enum
equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getLevel

public static Deprecation.LogLevel getLevel(String level)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.