org.apache.cocoon.util
Class Deprecation.LogLevel

java.lang.Object
  extended byorg.apache.commons.lang.enums.Enum
      extended byorg.apache.commons.lang.enums.ValuedEnum
          extended byorg.apache.cocoon.util.Deprecation.LogLevel
All Implemented Interfaces:
Comparable, Serializable
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-2008 The Apache Software Foundation. All Rights Reserved.