Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping.ListViaUsesBuilder
Packages that use ListViaUsesBuilder
Package
Description
-
Uses of ListViaUsesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping that return ListViaUsesBuilderModifier and TypeMethodDescriptionListViaUsesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses> augmentation) Add an augmentation to this builder's product.ListViaUsesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListViaUses>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toListViaUses.getName()to the specified value.ListViaUsesBuilder.withKey(ListViaUsesKey key) Set the key value corresponding toListViaUses.key()to the specified value.