Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.license.StateBuilder
Packages that use StateBuilder
Package
Description
-
Uses of StateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.license
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.license that return StateBuilderModifier and TypeMethodDescriptionStateBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<State> augmentation) Add an augmentation to this builder's product.StateBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<State>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toLicenseConfig.getActive()to the specified value.StateBuilder.setDescription(String value) Set the property corresponding toLicenseState.getDescription()to the specified value.StateBuilder.setExpirationDate(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toLicenseState.getExpirationDate()to the specified value.StateBuilder.setExpired(Boolean value) Set the property corresponding toLicenseState.getExpired()to the specified value.Set the property corresponding toLicenseState.getInUse()to the specified value.StateBuilder.setIssueDate(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toLicenseState.getIssueDate()to the specified value.StateBuilder.setLicenseData(LicenseConfig.LicenseData value) Set the property corresponding toLicenseConfig.getLicenseData()to the specified value.StateBuilder.setLicenseId(String value) Set the property corresponding toLicenseConfig.getLicenseId()to the specified value.Set the property corresponding toLicenseState.getValid()to the specified value.