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 {
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 @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NoPathVector> |
implementedInterface() |
getFlagsdefault Class<NoPathVector> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface NoPathVectorTlvimplementedInterface in interface TlvCopyright © 2020 OpenDaylight. All rights reserved.