| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PropertyConfiguration.PropertyConfigurationEditor
PropertyConfiguration editor interface to provide configuration parameters management. |
| Modifier and Type | Method and Description |
|---|---|
PropertyConfiguration |
Property.getConfiguration()
Gets the configuration associated to this property.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyConfiguration.PropertyConfigurationEditor |
PropertyConfiguration.clone(PropertyConfiguration fromConfiguration)
Create a new editable
PropertyConfiguration instance using default implementation class, cloning the
configuration parameters from given fromConfiguration configuration. |
Copyright © 2019 The Holon Platform. All rights reserved.