Uses of Interface
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.Fooroot
-
-
Uses of Fooroot in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101
Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101 that return types with arguments of type Fooroot Modifier and Type Method Description @Nullable List<Fooroot>Root. getFooroot()List<Fooroot>RootBuilder. getFooroot()default @NonNull List<Fooroot>Root. nonnullFooroot()Method parameters in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101 with type arguments of type Fooroot Modifier and Type Method Description RootBuilderRootBuilder. setFooroot(List<Fooroot> values) -
Uses of Fooroot 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 with type parameters of type Fooroot Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot>>
E$$FoorootBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root that return Fooroot Modifier and Type Method Description FoorootFoorootBuilder. build()Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root that return types with arguments of type Fooroot Modifier and Type Method Description default Class<Fooroot>Fooroot. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root with type arguments of type Fooroot Modifier and Type Method Description FoorootBuilderFoorootBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherFoorootBuilder.addAugmentation(Augmentation)orFoorootBuilder.removeAugmentation(Class)instead.FoorootBuilderFoorootBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherFoorootBuilder.addAugmentation(Augmentation)orFoorootBuilder.removeAugmentation(Class)instead.FoorootBuilderFoorootBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot> augmentation)Add an augmentation to this builder's product.FoorootBuilderFoorootBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fooroot>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root with parameters of type Fooroot Constructor Description FoorootBuilder(Fooroot base)
-