Uses of Class
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot.BarrootKey
Packages that use BarrootKey
Package
Description
-
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 BarrootKeyModifier and TypeMethodDescription@Nullable Map<BarrootKey,Barroot> Fooroot.getBarroot()Return barroot, ornullif it is not present.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 BarrootKeyModifier and TypeMethodDescriptionFoorootBuilder.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 BarrootKeyModifier and TypeMethodDescriptionBarroot.key()BarrootBuilder.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 BarrootKeyModifier and TypeMethodDescriptionBarrootBuilder.withKey(BarrootKey key) Set the key value corresponding toBarroot.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot with parameters of type BarrootKey