public static class ProductConfiguration.ConfigurationProperty
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private de.pdark.decentxml.Element |
dom |
| Constructor and Description |
|---|
ConfigurationProperty(de.pdark.decentxml.Element dom) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getValue() |
void |
setValue(java.lang.String value) |