Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.ToasterRestocked
-
-
Uses of ToasterRestocked 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 ToasterRestocked Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ToasterRestocked>>
E$$ToasterRestockedBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return ToasterRestocked Modifier and Type Method Description ToasterRestockedToasterRestockedBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type ToasterRestocked Modifier and Type Method Description default Class<ToasterRestocked>ToasterRestocked. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type ToasterRestocked Modifier and Type Method Description static booleanToasterRestocked. bindingEquals(@NonNull ToasterRestocked thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intToasterRestocked. bindingHashCode(@NonNull ToasterRestocked obj)Default implementation ofObject.hashCode()contract for this interface.static StringToasterRestocked. bindingToString(@NonNull ToasterRestocked obj)Default implementation ofObject.toString()contract for this interface.voidToasterListener. onToasterRestocked(ToasterRestocked notification)Indicates that the toaster has run of out bread.Method parameters in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with type arguments of type ToasterRestocked Modifier and Type Method Description ToasterRestockedBuilderToasterRestockedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ToasterRestocked> augmentation)Add an augmentation to this builder's product.ToasterRestockedBuilderToasterRestockedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ToasterRestocked>> 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 ToasterRestocked Constructor Description ToasterRestockedBuilder(ToasterRestocked base)
-