Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top.Licenses
-
-
Uses of Licenses 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 Licenses Modifier and Type Method Description LicensesLicensesTop. getLicenses()Return licenses, ornullif it is not present. -
Uses of Licenses 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 that return Licenses Modifier and Type Method Description LicensesLicenseBuilder. getLicenses()Return current value associated with the property corresponding toLicensesTop.getLicenses().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.license.top with parameters of type Licenses Modifier and Type Method Description LicenseBuilderLicenseBuilder. setLicenses(Licenses value)Set the property corresponding toLicensesTop.getLicenses()to the specified value. -
Uses of Licenses 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 with type parameters of type Licenses Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Licenses>>
E$$LicensesBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top that return Licenses Modifier and Type Method Description @NonNull LicensesLicensesBuilder. build()A newLicensesinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top that return types with arguments of type Licenses Modifier and Type Method Description default Class<Licenses>Licenses. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top with parameters of type Licenses Modifier and Type Method Description static booleanLicenses. bindingEquals(@NonNull Licenses thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intLicenses. bindingHashCode(@NonNull Licenses obj)Default implementation ofObject.hashCode()contract for this interface.static StringLicenses. bindingToString(@NonNull Licenses 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 with type arguments of type Licenses Modifier and Type Method Description LicensesBuilderLicensesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Licenses> augmentation)Add an augmentation to this builder's product.LicensesBuilderLicensesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Licenses>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.license.rev200422.licenses.top with parameters of type Licenses Constructor Description LicensesBuilder(Licenses base)Construct a builder initialized with state from specifiedLicenses.
-