Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.objects.VendorInformationObjectBuilder
Packages that use VendorInformationObjectBuilder
Package
Description
-
Uses of VendorInformationObjectBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.objects
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.vendor.information.objects that return VendorInformationObjectBuilderModifier and TypeMethodDescriptionVendorInformationObjectBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<VendorInformationObject> augmentation) Add an augmentation to this builder's product.VendorInformationObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<VendorInformationObject>> augmentationType) Remove an augmentation from this builder's product.VendorInformationObjectBuilder.setEnterpriseNumber(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.iana.rev130816.EnterpriseNumber value) Set the property corresponding toVendorInformation.getEnterpriseNumber()to the specified value.VendorInformationObjectBuilder.setEnterpriseSpecificInformation(EnterpriseSpecificInformation value) Set the property corresponding toVendorInformation.getEnterpriseSpecificInformation()to the specified value.Set the property corresponding toObjectHeader.getIgnore()to the specified value.VendorInformationObjectBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.