Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list.NestedListKey
-
-
Uses of NestedListKey in org.opendaylight.controller.md.sal.test.model.util
Methods in org.opendaylight.controller.md.sal.test.model.util with parameters of type NestedListKey Modifier and Type Method Description static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<NestedList>ListsBindingUtils. path(TopLevelListKey top, NestedListKey nested) -
Uses of NestedListKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list that return NestedListKey Modifier and Type Method Description NestedListKeyNestedList. key()NestedListKeyNestedListBuilder. key()Return current value associated with the property corresponding toNestedList.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list with parameters of type NestedListKey Modifier and Type Method Description NestedListBuilderNestedListBuilder. withKey(NestedListKey key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list with parameters of type NestedListKey Constructor Description NestedListKey(NestedListKey source)Creates a copy from Source Object.
-