Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.LicenseBuilder
Packages that use LicenseBuilder
Package
Description
-
Uses of LicenseBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses 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.Set the property corresponding toLicense.getConfig()to the specified value.LicenseBuilder.setLicenseId(String value) Set the property corresponding toLicense.getLicenseId()to the specified value.Set the property corresponding toLicense.getState()to the specified value.LicenseBuilder.withKey(LicenseKey key) Set the key value corresponding toLicense.key()to the specified value.