Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.LicenseKey
Packages that use LicenseKey
Package
Description
-
Uses of LicenseKey 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 types with arguments of type LicenseKeyModifier and TypeMethodDescription@Nullable Map<LicenseKey,License> Licenses.getLicense()Return license, ornullif it is not present.LicensesBuilder.getLicense()Return current value associated with the property corresponding toLicenses.getLicense().default @NonNull Map<LicenseKey,License> Licenses.nonnullLicense()Return license, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top with type arguments of type LicenseKeyModifier and TypeMethodDescriptionLicensesBuilder.setLicense(Map<LicenseKey, License> values) Set the property corresponding toLicenses.getLicense()to the specified value. -
Uses of LicenseKey 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 LicenseKeyModifier and TypeMethodDescriptionLicense.key()LicenseBuilder.key()Return current value associated with the property corresponding toLicense.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with parameters of type LicenseKeyModifier and TypeMethodDescriptionLicenseBuilder.withKey(LicenseKey key) Set the key value corresponding toLicense.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with parameters of type LicenseKey