Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.TwoLevelListChangedBuilder
Packages that use TwoLevelListChangedBuilder
Package
Description
-
Uses of TwoLevelListChangedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 that return TwoLevelListChangedBuilderModifier and TypeMethodDescriptionTwoLevelListChangedBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged> augmentation) Add an augmentation to this builder's product.TwoLevelListChangedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged>> augmentationType) Remove an augmentation from this builder's product.TwoLevelListChangedBuilder.setTopLevelList(Map<TopLevelListKey, TopLevelList> values) Set the property corresponding toTwoLevelList.getTopLevelList()to the specified value.