Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench
Packages that use Ntfbench
Package
Description
-
Uses of Ntfbench in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 with type parameters of type NtfbenchModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ntfbench>>
E$$NtfbenchBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 that return NtfbenchModifier and TypeMethodDescription@NonNull NtfbenchNtfbenchBuilder.build()A newNtfbenchinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 that return types with arguments of type NtfbenchMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 with parameters of type NtfbenchModifier and TypeMethodDescriptionstatic booleanNtfbench.bindingEquals(@NonNull Ntfbench thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intNtfbench.bindingHashCode(@NonNull Ntfbench obj) Default implementation ofObject.hashCode()contract for this interface.static StringNtfbench.bindingToString(@NonNull Ntfbench obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 with type arguments of type NtfbenchModifier and TypeMethodDescriptionNtfbenchBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Ntfbench> augmentation) Add an augmentation to this builder's product.NtfbenchBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ntfbench>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 with parameters of type NtfbenchModifierConstructorDescriptionNtfbenchBuilder(Ntfbench base) Construct a builder initialized with state from specifiedNtfbench.