org.kuali.common.util.log.log4j.model
Class Param

java.lang.Object
  extended by org.kuali.common.util.log.log4j.model.Param

public final class Param
extends Object


Field Summary
static List<Param> EMPTY
           
 
Constructor Summary
Param(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final List<Param> EMPTY
Constructor Detail

Param

public Param(String name,
             String value)
Method Detail

getName

public String getName()

getValue

public String getValue()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.