| Package | Description |
|---|---|
| com.holonplatform.json.model |
| Modifier and Type | Method and Description |
|---|---|
static PropertySetSerializationNode |
PropertySetSerializationNode.create(String name)
Create a non-leaf
PropertySetSerializationNode. |
static PropertySetSerializationNode |
PropertySetSerializationNode.create(String name,
com.holonplatform.core.property.Property<?> property)
Create a leaf
PropertySetSerializationNode. |
| Modifier and Type | Method and Description |
|---|---|
List<PropertySetSerializationNode> |
PropertySetSerializationNode.getChildren()
Get the children nodes, if it isn't a leaf node.
|
Copyright © 2019 The Holon Platform. All rights reserved.