Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.ListenerTestBuilder
Packages that use ListenerTestBuilder
Package
Description
-
Uses of ListenerTestBuilder 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 that return ListenerTestBuilderModifier and TypeMethodDescriptionListenerTestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest> augmentation) Add an augmentation to this builder's product.ListenerTestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListenerTest>> augmentationType) Remove an augmentation from this builder's product.ListenerTestBuilder.setListItem(Map<ListItemKey, ListItem> values) Set the property corresponding toListenerTest.getListItem()to the specified value.