public interface Tlvs extends org.opendaylight.yangtools.yang.binding.ChildOf<Gc>, org.opendaylight.yangtools.yang.binding.Augmentable<Tlvs>, VendorInformationTlvs
This class represents the following YANG schema fragment defined in module pcep-types
container tlvs {
uses vendor-information-tlvs;
}
The schema path to identify an instance is
pcep-types/gc-object/gc/tlvs
To create instances of this class use TlvsBuilder.
TlvsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Tlvs> |
implementedInterface() |
getVendorInformationTlv, nonnullVendorInformationTlvdefault Class<Tlvs> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface VendorInformationTlvsCopyright © 2020 OpenDaylight. All rights reserved.