| Package | Description |
|---|---|
| org.azyva.dragom.model.config |
Contains
Model configuration interfaces. |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefConfig |
NodeConfigTransferObject.getPropertyDefConfig(String name)
Returns a
PropertyDefConfig. |
PropertyDefConfig |
NodeConfig.getPropertyDefConfig(String name)
Returns a
PropertyDefConfig. |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyDefConfig> |
NodeConfigTransferObject.getListPropertyDefConfig()
Returns a List of all the
PropertyDefConfig's. |
List<PropertyDefConfig> |
NodeConfig.getListPropertyDefConfig()
Returns a List of all the
PropertyDefConfig's. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NodeConfigTransferObject.setPropertyDefConfig(PropertyDefConfig propertyDefConfig)
Sets a
PropertyDefConfig. |
Copyright © 2015–2017 AZYVA INC.. All rights reserved.