Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container.OrderedListBuilder
Packages that use OrderedListBuilder
Package
Description
-
Uses of OrderedListBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container that return OrderedListBuilderModifier and TypeMethodDescriptionOrderedListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<OrderedList> augmentation) Add an augmentation to this builder's product.OrderedListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OrderedList>> 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.OrderedListBuilder.withKey(OrderedListKey key) Set the key value corresponding toOrderedList.key()to the specified value.