public interface Tlvs extends org.opendaylight.yangtools.yang.binding.ChildOf<Open>, org.opendaylight.yangtools.yang.binding.Augmentable<Tlvs>, OfListTlv, VendorInformationTlvs
This class represents the following YANG schema fragment defined in module pcep-types
container tlvs {
uses of-list-tlv;
uses vendor-information-tlvs;
}
The schema path to identify an instance is
pcep-types/open-object/open/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() |
getOfListgetVendorInformationTlv, nonnullVendorInformationTlvdefault Class<Tlvs> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface OfListTlvimplementedInterface in interface VendorInformationTlvsCopyright © 2020 OpenDaylight. All rights reserved.