Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.RestockToasterInput
-
Uses of RestockToasterInput 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 RestockToasterInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterInput>>
E$$RestockToasterInputBuilder.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 RestockToasterInputModifier and TypeMethodDescription@NonNull RestockToasterInputRestockToasterInputBuilder.build()A newRestockToasterInputinstance.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type RestockToasterInputModifier and TypeMethodDescriptiondefault Class<RestockToasterInput>RestockToasterInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type RestockToasterInputModifier and TypeMethodDescriptionstatic booleanRestockToasterInput.bindingEquals(@NonNull RestockToasterInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRestockToasterInput.bindingHashCode(@NonNull RestockToasterInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRestockToasterInput.bindingToString(@NonNull RestockToasterInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RestockToasterOutput>>ToasterService.restockToaster(RestockToasterInput input) Invokerestock-toasterRPC.Method parameters in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with type arguments of type RestockToasterInputModifier 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.Constructors in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type RestockToasterInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRestockToasterInput.