| Package | Description |
|---|---|
| com.holonplatform.core.datastore | |
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
default PropertyBoxProperty |
DataTarget.property(PropertyBoxProperty fromProperty)
Create a new
PropertyBoxProperty cloned from the given property, setting this DataTarget as
property parent path. |
| Modifier and Type | Method and Description |
|---|---|
default PropertyBoxProperty |
DataTarget.property(PropertyBoxProperty fromProperty)
Create a new
PropertyBoxProperty cloned from the given property, setting this DataTarget as
property parent path. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PropertyBoxProperty.PropertyBoxPropertyBuilder
PropertyBoxProperty builder. |
| Modifier and Type | Method and Description |
|---|---|
PropertyBoxProperty |
PropertyBoxProperty.clone(Consumer<PathProperty.Builder<PropertyBox,PathProperty<PropertyBox>,?>> builder)
Clone this property.
|
Copyright © 2019 The Holon Platform. All rights reserved.