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