public class ConfigurationPropertyDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
ConfigurationPropertyDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationPropertyDescriptor |
clone() |
String |
getName() |
String |
getValue() |
void |
merge(ConfigurationPropertyDescriptor other) |
public ConfigurationPropertyDescriptor()
public ConfigurationPropertyDescriptor clone()
public void merge(ConfigurationPropertyDescriptor other)
Copyright © 2016 Nuxeo SA. All rights reserved.