Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses.License
-
-
Uses of License 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 License 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 License Modifier and Type Method Description LicensesBuilderLicensesBuilder. setLicense(Map<LicenseKey,License> values) -
Uses of License 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 with type parameters of type License Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<License>>
E$$LicenseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses that return License Modifier and Type Method Description LicenseLicenseBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses that return types with arguments of type License Modifier and Type Method Description default Class<License>License. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with parameters of type License Modifier and Type Method Description static booleanLicense. bindingEquals(@NonNull License thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLicense. bindingHashCode(@NonNull License obj)Default implementation ofObject.hashCode()contract for this interface.static StringLicense. bindingToString(@NonNull License obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with type arguments of type License 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.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.licenses with parameters of type License Constructor Description LicenseBuilder(License base)
-