public interface StitchedHeadEnd extends org.opendaylight.yangtools.yang.binding.ChildOf<FaStitchedEndPointPair>, org.opendaylight.yangtools.yang.binding.Augmentable<StitchedHeadEnd>, FaStitchedEndPoint
This class represents the following YANG schema fragment defined in module multilayer-topology
container stitched-head-end {
leaf node {
type node-id;
}
leaf tp-id {
type tp-id;
}
uses fa-stitched-end-point;
}
The schema path to identify an instance is
multilayer-topology/fa-stitched-end-point-pair/stitched-head-end
To create instances of this class use StitchedHeadEndBuilder.
StitchedHeadEndBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetNode, getTpIdCopyright © 2018 OpenDaylight. All rights reserved.