Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.CancelToastOutput
Packages that use CancelToastOutput
-
Uses of CancelToastOutput 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 CancelToastOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<CancelToastOutput>>
E$$CancelToastOutputBuilder.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 CancelToastOutputModifier and TypeMethodDescription@NonNull CancelToastOutputCancelToastOutputBuilder.build()A newCancelToastOutputinstance.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type CancelToastOutputModifier and TypeMethodDescriptiondefault Class<CancelToastOutput> CancelToastOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CancelToastOutput>> CancelToast.invoke(CancelToastInput input) Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type CancelToastOutputModifier and TypeMethodDescriptionstatic booleanCancelToastOutput.bindingEquals(@NonNull CancelToastOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intCancelToastOutput.bindingHashCode(@NonNull CancelToastOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringCancelToastOutput.bindingToString(@NonNull CancelToastOutput 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 CancelToastOutputModifier and TypeMethodDescriptionCancelToastOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<CancelToastOutput> augmentation) Add an augmentation to this builder's product.CancelToastOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CancelToastOutput>> 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 CancelToastOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCancelToastOutput.