org.fcrepo.server.config.webxml
Class InitParam
java.lang.Object
org.fcrepo.server.config.webxml.InitParam
public class InitParam
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitParam
public InitParam()
getDescriptions
public List<String> getDescriptions()
addDescription
public void addDescription(String description)
removeDescription
public void removeDescription(String description)
getParamName
public String getParamName()
setParamName
public void setParamName(String paramName)
getParamValue
public String getParamValue()
setParamValue
public void setParamValue(String paramValue)
Copyright © 2011 DuraSpace. All Rights Reserved.