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