Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top.LicenseBuilder
Packages that use LicenseBuilder
Package
Description
-
Uses of LicenseBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top that return LicenseBuilderModifier and TypeMethodDescriptionLicenseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<License> augmentation) Add an augmentation to this builder's product.LicenseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<License>> augmentationType) Remove an augmentation from this builder's product.LicenseBuilder.setLicenses(Licenses value) Set the property corresponding toLicensesTop.getLicenses()to the specified value.