Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unordered.container.UnorderedListBuilder
Packages that use UnorderedListBuilder
Package
Description
-
Uses of UnorderedListBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unordered.container
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unordered.container that return UnorderedListBuilderModifier and TypeMethodDescriptionUnorderedListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UnorderedList> augmentation) Add an augmentation to this builder's product.UnorderedListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnorderedList>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toNameValue.getName()to the specified value.Set the property corresponding toNameValue.getValue()to the specified value.UnorderedListBuilder.withKey(UnorderedListKey key) Set the key value corresponding toUnorderedList.key()to the specified value.