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, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLvoid 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–2022 The Apache Software Foundation. All rights reserved.