Uses of Class
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.ToasterBuilder
Packages that use ToasterBuilder
-
Uses of ToasterBuilder in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120
Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return ToasterBuilderModifier and TypeMethodDescriptionToasterBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Toaster> augmentation) Add an augmentation to this builder's product.ToasterBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Toaster>> augmentationType) Remove an augmentation from this builder's product.ToasterBuilder.setDarknessFactor(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toToaster.getDarknessFactor()to the specified value.ToasterBuilder.setToasterManufacturer(DisplayString value) Set the property corresponding toToaster.getToasterManufacturer()to the specified value.ToasterBuilder.setToasterModelNumber(DisplayString value) Set the property corresponding toToaster.getToasterModelNumber()to the specified value.ToasterBuilder.setToasterStatus(Toaster.ToasterStatus value) Set the property corresponding toToaster.getToasterStatus()to the specified value.