| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfyangpatch.rev20170222.yrtietfyangpatch.yangpatchstatus.yangpatchstatus.editstatus |
Implementation of YANG node editStatus's children nodes.
|
| org.onosproject.yang.gen.v11.yrtietfyangpatch.rev20170222.yrtietfyangpatch.yangpatchstatus.yangpatchstatus.editstatus.edit.editstatuschoice |
Implementation of YANG node editStatusChoice's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected EditStatusChoice |
DefaultEdit.editStatusChoice |
| Modifier and Type | Method and Description |
|---|---|
EditStatusChoice |
DefaultEdit.editStatusChoice() |
EditStatusChoice |
Edit.editStatusChoice()
Returns the attribute editStatusChoice.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEdit.editStatusChoice(EditStatusChoice editStatusChoice) |
void |
Edit.editStatusChoice(EditStatusChoice editStatusChoice)
Sets the attribute editStatusChoice.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Errors
Abstraction of an entity which represents the functionality of errors.
|
interface |
Ok
Abstraction of an entity which represents the functionality of ok.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultErrors
Represents the implementation of errors.
|
class |
DefaultOk
Represents the implementation of ok.
|
Copyright © 2018. All rights reserved.