Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test.ListItemBuilder
Packages that use ListItemBuilder
Package
Description
-
Uses of ListItemBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test that return ListItemBuilderModifier and TypeMethodDescriptionListItemBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListItem> augmentation) Add an augmentation to this builder's product.ListItemBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListItem>> augmentationType) Remove an augmentation from this builder's product.ListItemBuilder.setOp(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toListItem.getOp()to the specified value.Set the property corresponding toListItem.getSip()to the specified value.ListItemBuilder.withKey(ListItemKey key) Set the key value corresponding toListItem.key()to the specified value.