Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.LicenseBuilder
-
Packages that use LicenseBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses -
-
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 LicenseBuilder Modifier and Type Method Description LicenseBuilderLicenseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<License> augmentation)Add an augmentation to this builder's product.LicenseBuilderLicenseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<License>> augmentationType)Remove an augmentation from this builder's product.LicenseBuilderLicenseBuilder. setConfig(Config value)Set the property corresponding toLicense.getConfig()to the specified value.LicenseBuilderLicenseBuilder. setLicenseId(String value)Set the property corresponding toLicense.getLicenseId()to the specified value.LicenseBuilderLicenseBuilder. setState(State value)Set the property corresponding toLicense.getState()to the specified value.LicenseBuilderLicenseBuilder. withKey(LicenseKey key)
-