public interface CasProcessorExecArg extends MetaDataObject
Modifier and Type | Method and Description |
---|---|
String |
getArgValue()
Returns argument value
|
void |
setArgValue(String aArgValue)
Sets argument value.
|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
void setArgValue(String aArgValue) throws CpeDescriptorException
aArgValue
- -
value as stringCpeDescriptorException
- tbdString getArgValue() throws CpeDescriptorException
CpeDescriptorException
- tbdCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.