public interface LastReceivedError extends org.opendaylight.yangtools.yang.binding.ChildOf<ErrorMessages>, org.opendaylight.yangtools.yang.binding.Augmentable<LastReceivedError>, Error
This class represents the following YANG schema fragment defined in module pcep-session-stats
container last-received-error {
uses error;
}
The schema path to identify an instance is
pcep-session-stats/error-messages-grouping/error-messages/last-received-error
To create instances of this class use LastReceivedErrorBuilder.
LastReceivedErrorBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<LastReceivedError> |
implementedInterface() |
getErrorType, getErrorValuedefault Class<LastReceivedError> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ErrorCopyright © 2020 OpenDaylight. All rights reserved.