public interface PathKey extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<PathKey>, PathKeySubobject
This class represents the following YANG schema fragment defined in module rsvp
container path-key {
leaf pce-id {
type pce-id;
}
leaf path-key {
type path-key;
}
uses path-key-subobject;
}
The schema path to identify an instance is
rsvp/record-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 org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetPathKey, getPceIdCopyright © 2018 OpenDaylight. All rights reserved.