| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfrestconf.rev20170126.yrtietfrestconf.errors |
Implementation of YANG node errors's children nodes.
|
| org.onosproject.yang.gen.v11.yrtietfrestconf.rev20170126.yrtietfrestconf.errors.errors |
Implementation of YANG node errors's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Error> |
DefaultErrors.error |
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
DefaultErrors.error() |
List<Error> |
Errors.error()
Returns the attribute error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultErrors.addToError(Error addTo) |
void |
Errors.addToError(Error addTo)
Adds to the list of error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultErrors.error(List<Error> error) |
void |
Errors.error(List<Error> error)
Sets the attribute error.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultError
Represents the implementation of error.
|
Copyright © 2018. All rights reserved.