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