Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice.SrcNxNspCase
-
Packages that use SrcNxNspCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice -
-
Uses of SrcNxNspCase 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 SrcNxNspCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase>>
E$$SrcNxNspCaseBuilder. 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 SrcNxNspCase Modifier and Type Method Description SrcNxNspCaseSrcNxNspCaseBuilder. 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 SrcNxNspCase Modifier and Type Method Description default Class<SrcNxNspCase>SrcNxNspCase. 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 SrcNxNspCase Modifier and Type Method Description SrcNxNspCaseBuilderSrcNxNspCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherSrcNxNspCaseBuilder.addAugmentation(Augmentation)orSrcNxNspCaseBuilder.removeAugmentation(Class)instead.SrcNxNspCaseBuilderSrcNxNspCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherSrcNxNspCaseBuilder.addAugmentation(Augmentation)orSrcNxNspCaseBuilder.removeAugmentation(Class)instead.SrcNxNspCaseBuilderSrcNxNspCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase> augmentation)Add an augmentation to this builder's product.SrcNxNspCaseBuilderSrcNxNspCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxNspCase>> 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 SrcNxNspCase Constructor Description SrcNxNspCaseBuilder(SrcNxNspCase base)
-