public interface EditStatus
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToEdit(Edit addTo)
Adds to the list of edit.
|
List<Edit> |
edit()
Returns the attribute edit.
|
void |
edit(List<Edit> edit)
Sets the attribute edit.
|
Copyright © 2018. All rights reserved.