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()Return listInRoot, ornullif it is not present.Map<ListInRootKey,ListInRoot>RootBuilder. getListInRoot()Return current value associated with the property corresponding toRoot.getListInRoot().default @NonNull Map<ListInRootKey,ListInRoot>Root. nonnullListInRoot()Return listInRoot, or an empty list if it is not present.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)Set the property corresponding toRoot.getListInRoot()to the specified value. -
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()Return current value associated with the property corresponding toListInRoot.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.
-