public interface PathKey extends org.opendaylight.yangtools.yang.binding.ChildOf<BasicExplicitRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<PathKey>, PathKeySubobject
This class represents the following YANG schema fragment defined in module rsvp
container path-key {
uses path-key-subobject;
}
The schema path to identify an instance is
rsvp/explicit-route-subobjects/subobject-type/path-key-case/path-key
To create instances of this class use PathKeyBuilder.
PathKeyBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<PathKey> |
implementedInterface() |
getPathKey, getPceIddefault Class<PathKey> implementedInterface()
implementedInterface in interface CSubobjectimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface PathKeySubobjectCopyright © 2020 OpenDaylight. All rights reserved.