org.kuali.common.util.log.log4j.model
Class Param
java.lang.Object
org.kuali.common.util.log.log4j.model.Param
public final class Param
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final List<Param> EMPTY
Param
public Param(String name,
String value)
getName
public String getName()
getValue
public String getValue()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.