Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.LicenseKey
-
-
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 LicenseKey Modifier and Type Method Description @Nullable Map<LicenseKey,License>Licenses. getLicense()Return license, ornullif it is not present.Map<LicenseKey,License>LicensesBuilder. 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 LicenseKey Modifier and Type Method Description LicensesBuilderLicensesBuilder. setLicense(Map<LicenseKey,License> values) -
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 LicenseKey Modifier and Type Method Description LicenseKeyLicense. key()LicenseKeyLicenseBuilder. key()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with parameters of type LicenseKey Modifier and Type Method Description LicenseBuilderLicenseBuilder. withKey(LicenseKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with parameters of type LicenseKey Constructor Description LicenseKey(LicenseKey source)Creates a copy from Source Object.
-