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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 -
-
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 TwoLevelListChangedBuilder Modifier and Type Method Description TwoLevelListChangedBuilderTwoLevelListChangedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged> augmentation)Add an augmentation to this builder's product.TwoLevelListChangedBuilderTwoLevelListChangedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TwoLevelListChanged>> augmentationType)Remove an augmentation from this builder's product.TwoLevelListChangedBuilderTwoLevelListChangedBuilder. setTopLevelList(Map<TopLevelListKey,TopLevelList> values)Set the property corresponding toTwoLevelList.getTopLevelList()to the specified value.
-