edu.indiana.dlib.metsnav.config
Class Config

java.lang.Object
  extended by edu.indiana.dlib.metsnav.config.Config
Direct Known Subclasses:
CollectionConfig

public class Config
extends Object

Author:
David Jiao

Field Summary
protected  String prefix
           
 
Constructor Summary
Config()
           
 
Method Summary
 String getPrefix()
           
 void setPrefix(String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prefix

protected String prefix
Constructor Detail

Config

public Config()
Method Detail

getPrefix

public String getPrefix()
Returns:
Returns the prefix.

setPrefix

public void setPrefix(String prefix)
Parameters:
prefix - The prefix to set.


Copyright © 2005 Trustees of Indiana University. All Rights Reserved.