public interface AnnotatedNodeInfo
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AnnotatedNodeInfo.Builder
Abstraction of an entity that represents builder of annotated node
information.
|
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
annotations()
Returns annotations associated with the node.
|
org.onosproject.yang.model.ResourceId |
resourceId()
Returns resource identifier of the annotated node.
|
org.onosproject.yang.model.ResourceId resourceId()
List<Annotation> annotations()
Copyright © 2017. All rights reserved.