Uses of Class
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.RestockToasterInputBuilder
-
Uses of RestockToasterInputBuilder 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 RestockToasterInputBuilderModifier and TypeMethodDescriptionRestockToasterInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterInput> augmentation) Add an augmentation to this builder's product.RestockToasterInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterInput>> augmentationType) Remove an augmentation from this builder's product.RestockToasterInputBuilder.setAmountOfBreadToStock(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toRestockToasterInput.getAmountOfBreadToStock()to the specified value.