Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.Toaster
-
Uses of Toaster 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 ToasterModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Toaster>>
E$$ToasterBuilder.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 ToasterModifier and TypeMethodDescription@NonNull ToasterToasterBuilder.build()A newToasterinstance.ToasterData.getToaster()Return toaster, ornullif it is not present.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type ToasterMethods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type ToasterModifier and TypeMethodDescriptionstatic booleanToaster.bindingEquals(@NonNull Toaster thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intToaster.bindingHashCode(@NonNull Toaster obj) Default implementation ofObject.hashCode()contract for this interface.static StringToaster.bindingToString(@NonNull Toaster 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 ToasterModifier and TypeMethodDescriptionToasterBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Toaster> augmentation) Add an augmentation to this builder's product.ToasterBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Toaster>> 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 ToasterModifierConstructorDescriptionToasterBuilder(Toaster base) Construct a builder initialized with state from specifiedToaster.