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