Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test.ListItemKey
Packages that use ListItemKey
Package
Description
-
Uses of ListItemKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 that return types with arguments of type ListItemKeyModifier and TypeMethodDescription@Nullable Map<ListItemKey,ListItem> ListenerTest.getListItem()Return listItem, ornullif it is not present.ListenerTestBuilder.getListItem()Return current value associated with the property corresponding toListenerTest.getListItem().default @NonNull Map<ListItemKey,ListItem> ListenerTest.nonnullListItem()Return listItem, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825 with type arguments of type ListItemKeyModifier and TypeMethodDescriptionListenerTestBuilder.setListItem(Map<ListItemKey, ListItem> values) Set the property corresponding toListenerTest.getListItem()to the specified value. -
Uses of ListItemKey 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 ListItemKeyModifier and TypeMethodDescriptionListItem.key()ListItemBuilder.key()Return current value associated with the property corresponding toListItem.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test with parameters of type ListItemKeyModifier and TypeMethodDescriptionListItemBuilder.withKey(ListItemKey key) Set the key value corresponding toListItem.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.listener.rev150825.listener.test with parameters of type ListItemKey