public interface CasProcessorRuntimeEnvParam extends MetaDataObject
Modifier and Type | Method and Description |
---|---|
String |
getEnvParamName()
Returns a name of parameter
|
String |
getEnvParamValue()
Returns parameter value
|
void |
setEnvParamName(String aEnvParamName)
Sets a name for new parameter
|
void |
setEnvParamValue(String aEnvParamValue)
Sets a value for new parameter
|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
void setEnvParamName(String aEnvParamName) throws CpeDescriptorException
aEnvParamName
- -
param nameCpeDescriptorException
- tbdString getEnvParamName() throws CpeDescriptorException
CpeDescriptorException
- tbdvoid setEnvParamValue(String aEnvParamValue) throws CpeDescriptorException
aEnvParamValue
- -
param valueCpeDescriptorException
- tbdString getEnvParamValue() throws CpeDescriptorException
CpeDescriptorException
- tbdCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.