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