Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top.License
-
-
Uses of License in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422 that return License Modifier and Type Method Description LicenseLicenseTop. getLicense()Return license, ornullif it is not present. -
Uses of License in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top 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.license.top that return License Modifier and Type Method Description LicenseLicenseBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top 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.license.top 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.license.top 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.license.top with parameters of type License Constructor Description LicenseBuilder(License base) -
Uses of License in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return License Modifier and Type Method Description LicenseSystemBuilder. getLicense()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type License Modifier and Type Method Description SystemBuilderSystemBuilder. setLicense(License value)
-