Uses of Class
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot.BarrootKey
-
-
Uses of BarrootKey in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root
Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root that return types with arguments of type BarrootKey Modifier and Type Method Description @Nullable Map<BarrootKey,Barroot>Fooroot. getBarroot()Map<BarrootKey,Barroot>FoorootBuilder. getBarroot()default @NonNull Map<BarrootKey,Barroot>Fooroot. nonnullBarroot()Method parameters in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root with type arguments of type BarrootKey Modifier and Type Method Description FoorootBuilderFoorootBuilder. setBarroot(Map<BarrootKey,Barroot> values) -
Uses of BarrootKey in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot
Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot that return BarrootKey Modifier and Type Method Description BarrootKeyBarroot. key()BarrootKeyBarrootBuilder. key()Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot with parameters of type BarrootKey Modifier and Type Method Description BarrootBuilderBarrootBuilder. withKey(BarrootKey key)Constructors in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot with parameters of type BarrootKey Constructor Description BarrootKey(BarrootKey source)Creates a copy from Source Object.
-