@Deprecated public interface DiscoveryParameterDisplay extends DiscoveryParameter
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Deprecated.
To associate a value with a discoverer parameter in the context of launch
configuration, we have a technical limitation due to serialization of
parameters.
|
void |
setValue(java.lang.Object value)
Deprecated.
To initialize the value of the discoverer parameter.
|
getDescription, getName, getParameterDirectionKind, getType, isMultivalued, isRequiredjava.lang.Object getValue()
void setValue(java.lang.Object value)
value -