Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice.TwoThreeBuilder
-
Packages that use TwoThreeBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.outer.choice -
-
Uses of TwoThreeBuilder 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 that return TwoThreeBuilder Modifier and Type Method Description TwoThreeBuilderTwoThreeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TwoThree> augmentation)Add an augmentation to this builder's product.TwoThreeBuilderTwoThreeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TwoThree>> augmentationType)Remove an augmentation from this builder's product.TwoThreeBuilderTwoThreeBuilder. setThree(String value)TwoThreeBuilderTwoThreeBuilder. setTwo(String value)
-