Uses of Class
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.MakeToastInputBuilder
Packages that use MakeToastInputBuilder
-
Uses of MakeToastInputBuilder 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 MakeToastInputBuilderModifier and TypeMethodDescriptionMakeToastInputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<MakeToastInput> augmentation) Add an augmentation to this builder's product.MakeToastInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MakeToastInput>> augmentationType) Remove an augmentation from this builder's product.MakeToastInputBuilder.setToasterDoneness(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toMakeToastInput.getToasterDoneness()to the specified value.MakeToastInputBuilder.setToasterToastType(ToastType value) Set the property corresponding toMakeToastInput.getToasterToastType()to the specified value.