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()Return barroot, ornullif it is not present.Map<BarrootKey,Barroot>FoorootBuilder. getBarroot()Return current value associated with the property corresponding toFooroot.getBarroot().default @NonNull Map<BarrootKey,Barroot>Fooroot. nonnullBarroot()Return barroot, or an empty list if it is not present.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)Set the property corresponding toFooroot.getBarroot()to the specified value. -
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()Return current value associated with the property corresponding toBarroot.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.
-