Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice.One
Packages that use One
Package
Description
-
Uses of One in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice with type parameters of type OneModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<One>>
E$$OneBuilder.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.dsbenchmark.rev150105.test.exec.outer.list.outer.choice that return OneMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice that return types with arguments of type OneMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice with parameters of type OneModifier and TypeMethodDescriptionstatic booleanOne.bindingEquals(@NonNull One thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intOne.bindingHashCode(@NonNull One obj) Default implementation ofObject.hashCode()contract for this interface.static StringOne.bindingToString(@NonNull One obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice with type arguments of type OneModifier and TypeMethodDescriptionOneBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<One> augmentation) Add an augmentation to this builder's product.OneBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<One>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice with parameters of type OneModifierConstructorDescriptionOneBuilder(One base) Construct a builder initialized with state from specifiedOne.