public class ConfigurationData extends Object implements DatasetElement
Modifier and Type | Field and Description |
---|---|
private String |
_name |
private String |
_value |
Constructor and Description |
---|
ConfigurationData(String name,
String value) |