public interface NoPathVector extends org.opendaylight.yangtools.yang.binding.ChildOf<Tlvs>, org.opendaylight.yangtools.yang.binding.Augmentable<NoPathVector>, NoPathVectorTlv
This class represents the following YANG schema fragment defined in module pcep-types
container no-path-vector {
leaf flags {
type bits;
}
uses no-path-vector-tlv;
}
The schema path to identify an instance is
pcep-types/pcrep-message/pcrep-message/replies/result/failure-case/no-path/tlvs/no-path-vector
To create instances of this class use NoPathVectorBuilder.
NoPathVectorBuilderNoPathVectorTlv.Flags| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetFlagsCopyright © 2018 OpenDaylight. All rights reserved.