Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.LicensesBuilder
Packages that use LicensesBuilder
Package
Description
-
Uses of LicensesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top that return LicensesBuilderModifier and TypeMethodDescriptionLicensesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Licenses> augmentation) Add an augmentation to this builder's product.LicensesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Licenses>> augmentationType) Remove an augmentation from this builder's product.LicensesBuilder.setLicense(Map<LicenseKey, License> values) Set the property corresponding toLicenses.getLicense()to the specified value.