| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfyangpatch.rev20170222.yrtietfyangpatch.yangpatchstatus.yangpatchstatus |
Implementation of YANG node yangPatchStatus's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Edit> |
DefaultEditStatus.edit |
| Modifier and Type | Method and Description |
|---|---|
List<Edit> |
EditStatus.edit()
Returns the attribute edit.
|
List<Edit> |
DefaultEditStatus.edit() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditStatus.addToEdit(Edit addTo)
Adds to the list of edit.
|
void |
DefaultEditStatus.addToEdit(Edit addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
EditStatus.edit(List<Edit> edit)
Sets the attribute edit.
|
void |
DefaultEditStatus.edit(List<Edit> edit) |
Copyright © 2018. All rights reserved.