public interface Error extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<Error>, Result
This class represents the following YANG schema fragment defined in module multilayer-topology
case error {
container error {
}
}
The schema path to identify an instance is
multilayer-topology/forwarding-adj-update/output/result/error| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Error |
getError() |
Error getError()
org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.forwarding.adj.update.output.result.error.Error error, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.