Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice.TwoThree
Packages that use TwoThree
Package
Description
-
Uses of TwoThree 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 TwoThreeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<TwoThree>>
E$$TwoThreeBuilder.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 TwoThreeModifier and TypeMethodDescription@NonNull TwoThreeTwoThreeBuilder.build()A newTwoThreeinstance.Methods 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 TwoThreeMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice with parameters of type TwoThreeModifier and TypeMethodDescriptionstatic booleanTwoThree.bindingEquals(@NonNull TwoThree thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTwoThree.bindingHashCode(@NonNull TwoThree obj) Default implementation ofObject.hashCode()contract for this interface.static StringTwoThree.bindingToString(@NonNull TwoThree 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 TwoThreeModifier and TypeMethodDescriptionTwoThreeBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<TwoThree> augmentation) Add an augmentation to this builder's product.TwoThreeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TwoThree>> 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 TwoThreeModifierConstructorDescriptionTwoThreeBuilder(TwoThree base) Construct a builder initialized with state from specifiedTwoThree.