public interface Errors extends org.opendaylight.yangtools.yang.binding.ChildOf<PcerrMessage>, org.opendaylight.yangtools.yang.binding.Augmentable<Errors>, PcepErrorObject
This class represents the following YANG schema fragment defined in module pcep-types
list errors {
uses pcep-error-object;
}
The schema path to identify an instance is
pcep-types/pcerr-message/pcerr-message/errors
To create instances of this class use ErrorsBuilder.
ErrorsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Errors> |
implementedInterface() |
getErrorObjectdefault Class<Errors> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface PcepErrorObjectCopyright © 2020 OpenDaylight. All rights reserved.