Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench
-
Packages that use Ntfbench Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 -
-
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 Ntfbench Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ntfbench>>
E$$NtfbenchBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 that return Ntfbench Modifier and Type Method Description NtfbenchNtfbenchBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 that return types with arguments of type Ntfbench Modifier and Type Method Description default Class<Ntfbench>Ntfbench. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 with parameters of type Ntfbench Modifier and Type Method Description static 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.voidNtfbenchPayloadListener. onNtfbench(Ntfbench notification)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709 with type arguments of type Ntfbench Modifier and Type Method Description NtfbenchBuilderNtfbenchBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ntfbench> augmentation)Add an augmentation to this builder's product.NtfbenchBuilderNtfbenchBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 Ntfbench Constructor Description NtfbenchBuilder(Ntfbench base)
-