org.fcrepo.server.config.webxml
Class ContextParam
java.lang.Object
org.fcrepo.server.config.webxml.ContextParam
public class ContextParam
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextParam
public ContextParam()
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 © 2012 DuraSpace. All Rights Reserved.