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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test -
-
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 ListItemBuilder Modifier and Type Method Description ListItemBuilderListItemBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListItem> augmentation)Add an augmentation to this builder's product.ListItemBuilderListItemBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListItem>> augmentationType)Remove an augmentation from this builder's product.ListItemBuilderListItemBuilder. setOp(org.opendaylight.yangtools.yang.common.Uint32 value)Set the property corresponding toListItem.getOp()to the specified value.ListItemBuilderListItemBuilder. setSip(String value)Set the property corresponding toListItem.getSip()to the specified value.ListItemBuilderListItemBuilder. withKey(ListItemKey key)
-