public class SimpleConfiguratorImpl extends SimpleConfigurator
SimpleConfiguratorImpl implementa um valutype
SimpleConfiguratorparametersalgorithmName, algorithmVersion, execType, type| Constructor and Description |
|---|
SimpleConfiguratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAlgoritmInfo() |
Property[] |
getParameters() |
void |
setParameterValue(String name,
IParameterValue value) |
void |
setParameterValueAsText(String name,
String valueAsText) |
_read, _truncatable_ids, _type, _writepublic void setParameterValue(String name, IParameterValue value) throws ParameterDoesNotExistsException, IncorrectParamTypeException, InvalidParameterException
setParameterValue in class SimpleConfiguratorParameterDoesNotExistsExceptionIncorrectParamTypeExceptionInvalidParameterExceptionpublic void setParameterValueAsText(String name, String valueAsText) throws ParameterDoesNotExistsException
setParameterValueAsText in class SimpleConfiguratorParameterDoesNotExistsExceptionpublic Property[] getParameters() throws ConversionToTextException
getParameters in class ConfiguratorConversionToTextExceptionpublic String[] getAlgoritmInfo()
getAlgoritmInfo in class ConfiguratorCopyright © 2016. All rights reserved.