Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice.SrcNxNsiCase
-
Packages that use SrcNxNsiCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice -
-
Uses of SrcNxNsiCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with type parameters of type SrcNxNsiCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase>>
E$$SrcNxNsiCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice that return SrcNxNsiCase Modifier and Type Method Description SrcNxNsiCaseSrcNxNsiCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice that return types with arguments of type SrcNxNsiCase Modifier and Type Method Description default Class<SrcNxNsiCase>SrcNxNsiCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with type arguments of type SrcNxNsiCase Modifier and Type Method Description SrcNxNsiCaseBuilderSrcNxNsiCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherSrcNxNsiCaseBuilder.addAugmentation(Augmentation)orSrcNxNsiCaseBuilder.removeAugmentation(Class)instead.SrcNxNsiCaseBuilderSrcNxNsiCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherSrcNxNsiCaseBuilder.addAugmentation(Augmentation)orSrcNxNsiCaseBuilder.removeAugmentation(Class)instead.SrcNxNsiCaseBuilderSrcNxNsiCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase> augmentation)Add an augmentation to this builder's product.SrcNxNsiCaseBuilderSrcNxNsiCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNsiCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with parameters of type SrcNxNsiCase Constructor Description SrcNxNsiCaseBuilder(SrcNxNsiCase base)
-