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 © 2018 Nuxeo. All rights reserved.