public interface CompositeData
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CompositeData.Builder
Abstraction of an entity that represents builder of composite data.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedNodeInfo> |
annotatedNodesInfo()
Returns annotated nodes information.
|
org.onosproject.yang.model.ResourceData |
resourceData()
Returns resource node.
|
org.onosproject.yang.model.ResourceData resourceData()
List<AnnotatedNodeInfo> annotatedNodesInfo()
Copyright © 2018. All rights reserved.