Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.ListenerTest
-
Packages that use ListenerTest Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 -
-
Uses of ListenerTest in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 with type parameters of type ListenerTest Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest>>
E$$ListenerTestBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 that return ListenerTest Modifier and Type Method Description ListenerTestListenerTestBuilder. build()@Nullable ListenerTestListenerContainerData. getListenerTest()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 that return types with arguments of type ListenerTest Modifier and Type Method Description default Class<ListenerTest>ListenerTest. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 with type arguments of type ListenerTest Modifier and Type Method Description ListenerTestBuilderListenerTestBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherListenerTestBuilder.addAugmentation(Augmentation)orListenerTestBuilder.removeAugmentation(Class)instead.ListenerTestBuilderListenerTestBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherListenerTestBuilder.addAugmentation(Augmentation)orListenerTestBuilder.removeAugmentation(Class)instead.ListenerTestBuilderListenerTestBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest> augmentation)Add an augmentation to this builder's product.ListenerTestBuilderListenerTestBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 with parameters of type ListenerTest Constructor Description ListenerTestBuilder(ListenerTest base)
-