| Package | Description |
|---|---|
| org.onosproject.net |
Network model entities & service API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultAnnotations.Builder |
DefaultAnnotations.builder()
Creates a new annotations builder.
|
DefaultAnnotations.Builder |
DefaultAnnotations.Builder.remove(String key)
Adds the specified annotation.
|
DefaultAnnotations.Builder |
DefaultAnnotations.Builder.set(String key,
String value)
Adds the specified annotation.
|
Copyright © 2015. All rights reserved.