| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfyangpatch.rev20170222.yrtietfyangpatch.yangpatchstatus |
Implementation of YANG node yangPatchStatus's children nodes.
|
| org.onosproject.yang.gen.v11.yrtietfyangpatch.rev20170222.yrtietfyangpatch.yangpatchstatus.yangpatchstatus.globalstatus |
Implementation of YANG node globalStatus's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected GlobalStatus |
DefaultYangPatchStatus.globalStatus |
| Modifier and Type | Method and Description |
|---|---|
GlobalStatus |
YangPatchStatus.globalStatus()
Returns the attribute globalStatus.
|
GlobalStatus |
DefaultYangPatchStatus.globalStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
YangPatchStatus.globalStatus(GlobalStatus globalStatus)
Sets the attribute globalStatus.
|
void |
DefaultYangPatchStatus.globalStatus(GlobalStatus globalStatus) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlobalErrors
Abstraction of an entity which represents the functionality of globalErrors.
|
interface |
Ok
Abstraction of an entity which represents the functionality of ok.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGlobalErrors
Represents the implementation of globalErrors.
|
class |
DefaultOk
Represents the implementation of ok.
|
Copyright © 2018. All rights reserved.