Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.RestockToasterOutput
-
Uses of RestockToasterOutput 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 with type parameters of type RestockToasterOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput>>
E$$RestockToasterOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return RestockToasterOutputModifier and TypeMethodDescription@NonNull RestockToasterOutputRestockToasterOutputBuilder.build()A newRestockToasterOutputinstance.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type RestockToasterOutputModifier and TypeMethodDescriptiondefault Class<RestockToasterOutput>RestockToasterOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RestockToasterOutput>>ToasterService.restockToaster(RestockToasterInput input) Invokerestock-toasterRPC.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type RestockToasterOutputModifier and TypeMethodDescriptionstatic booleanRestockToasterOutput.bindingEquals(@NonNull RestockToasterOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRestockToasterOutput.bindingHashCode(@NonNull RestockToasterOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRestockToasterOutput.bindingToString(@NonNull RestockToasterOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with type arguments of type RestockToasterOutputModifier and TypeMethodDescriptionRestockToasterOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput> augmentation) Add an augmentation to this builder's product.RestockToasterOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type RestockToasterOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRestockToasterOutput.