Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root.ListInRootKey
-
-
Uses of ListInRootKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101 that return types with arguments of type ListInRootKey Modifier and Type Method Description @Nullable Map<ListInRootKey,ListInRoot>Root. getListInRoot()Map<ListInRootKey,ListInRoot>RootBuilder. getListInRoot()default @NonNull Map<ListInRootKey,ListInRoot>Root. nonnullListInRoot()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101 with type arguments of type ListInRootKey Modifier and Type Method Description RootBuilderRootBuilder. setListInRoot(Map<ListInRootKey,ListInRoot> values) -
Uses of ListInRootKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root that return ListInRootKey Modifier and Type Method Description ListInRootKeyListInRoot. key()ListInRootKeyListInRootBuilder. key()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root with parameters of type ListInRootKey Modifier and Type Method Description ListInRootBuilderListInRootBuilder. withKey(ListInRootKey key)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root with parameters of type ListInRootKey Constructor Description ListInRootKey(ListInRootKey source)Creates a copy from Source Object.
-