Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.NameValue
-
-
Uses of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 that return types with arguments of type NameValue Modifier and Type Method Description Class<? extends NameValue>NameValue. implementedInterface() -
Uses of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container
Subinterfaces of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container Modifier and Type Interface Description interfaceOrderedListThis class represents the following YANG schema fragment defined in module opendaylight-sal-test-storeConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.ordered.container with parameters of type NameValue Constructor Description OrderedListBuilder(NameValue arg)Construct a new builder initialized from specifiedNameValue. -
Uses of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unkeyed.container
Subinterfaces of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unkeyed.container Modifier and Type Interface Description interfaceUnkeyedListThis class represents the following YANG schema fragment defined in module opendaylight-sal-test-storeConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unkeyed.container with parameters of type NameValue Constructor Description UnkeyedListBuilder(NameValue arg)Construct a new builder initialized from specifiedNameValue. -
Uses of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unordered.container
Subinterfaces of NameValue in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unordered.container Modifier and Type Interface Description interfaceUnorderedListThis class represents the following YANG schema fragment defined in module opendaylight-sal-test-storeConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.lists.unordered.container with parameters of type NameValue Constructor Description UnorderedListBuilder(NameValue arg)Construct a new builder initialized from specifiedNameValue.
-