org.kuali.common.util.log4j.model
Class Level
java.lang.Object
org.kuali.common.util.log4j.model.Level
Deprecated.
@Deprecated
public class Level
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_JAVA_CLASS
public static final Class<org.apache.log4j.Level> DEFAULT_JAVA_CLASS
- Deprecated.
Level
public Level(Level level)
- Deprecated.
Level
public Level()
- Deprecated.
Level
public Level(Value value)
- Deprecated.
getJavaClass
public Class<?> getJavaClass()
- Deprecated.
getValue
public Value getValue()
- Deprecated.
setJavaClass
public void setJavaClass(Class<?> javaClass)
- Deprecated.
setValue
public void setValue(Value value)
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.