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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice -
-
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 One Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<One>>
E$$OneBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice that return One Modifier and Type Method Description OneOneBuilder. build()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 One Modifier and Type Method Description default Class<One>One. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice with parameters of type One Modifier and Type Method Description static 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 One Modifier and Type Method Description OneBuilderOneBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<One> augmentation)Add an augmentation to this builder's product.OneBuilderOneBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 One Constructor Description OneBuilder(One base)
-