Uses of Interface
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot.Barroot
-
-
Uses of Barroot 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 Barroot 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 Barroot Modifier and Type Method Description FoorootBuilderFoorootBuilder. setBarroot(List<Barroot> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setBarroot(Map)} instead.FoorootBuilderFoorootBuilder. setBarroot(Map<BarrootKey,Barroot> values) -
Uses of Barroot 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 with type parameters of type Barroot Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>>
E$$BarrootBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot that return Barroot Modifier and Type Method Description BarrootBarrootBuilder. build()Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot that return types with arguments of type Barroot Modifier and Type Method Description default Class<Barroot>Barroot. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot with type arguments of type Barroot Modifier and Type Method Description BarrootBuilderBarrootBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Barroot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherBarrootBuilder.addAugmentation(Augmentation)orBarrootBuilder.removeAugmentation(Class)instead.BarrootBuilderBarrootBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Barroot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherBarrootBuilder.addAugmentation(Augmentation)orBarrootBuilder.removeAugmentation(Class)instead.BarrootBuilderBarrootBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Barroot> augmentation)Add an augmentation to this builder's product.BarrootBuilderBarrootBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot with parameters of type Barroot Constructor Description BarrootBuilder(Barroot base)
-