Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping.ContainerWithUses
-
-
Uses of ContainerWithUses in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 that return ContainerWithUses Modifier and Type Method Description @Nullable ContainerWithUsesComplexFromGrouping. getContainerWithUses()ContainerWithUsesRpcComplexUsesAugmentBuilder. getContainerWithUses()ContainerWithUsesTreeComplexUsesAugmentBuilder. getContainerWithUses()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type ContainerWithUses Modifier and Type Method Description RpcComplexUsesAugmentBuilderRpcComplexUsesAugmentBuilder. setContainerWithUses(ContainerWithUses value)TreeComplexUsesAugmentBuilderTreeComplexUsesAugmentBuilder. setContainerWithUses(ContainerWithUses value) -
Uses of ContainerWithUses in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping with type parameters of type ContainerWithUses Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>>
E$$ContainerWithUsesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping that return ContainerWithUses Modifier and Type Method Description ContainerWithUsesContainerWithUsesBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping that return types with arguments of type ContainerWithUses Modifier and Type Method Description default Class<ContainerWithUses>ContainerWithUses. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping with type arguments of type ContainerWithUses Modifier and Type Method Description ContainerWithUsesBuilderContainerWithUsesBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.ContainerWithUsesBuilderContainerWithUsesBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.ContainerWithUsesBuilderContainerWithUsesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses> augmentation)Add an augmentation to this builder's product.ContainerWithUsesBuilderContainerWithUsesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ContainerWithUses>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.complex.from.grouping with parameters of type ContainerWithUses Constructor Description ContainerWithUsesBuilder(ContainerWithUses base)
-