public interface ErrorInfo extends ChildOf<Error>, Augmentable<ErrorInfo>
This class represents the following YANG schema fragment defined in module ietf-restconf
container error-info { }The schema path to identify an instance is ietf-restconf/errors/errors/error/error-info
To create instances of this class use ErrorInfoBuilder
.
ErrorInfoBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.