org.kuali.common.util.log4j.model.param
Class FileParam

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

Deprecated.

@Deprecated
public class FileParam
extends Param


Field Summary
static String NAME
          Deprecated.  
 
Constructor Summary
FileParam(String filename)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.kuali.common.util.log4j.model.Param
getName, getValue, setName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

FileParam

public FileParam(String filename)
Deprecated. 


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