Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxTunIpv4SrcCase
-
Packages that use DstNxTunIpv4SrcCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxTunIpv4SrcCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type parameters of type DstNxTunIpv4SrcCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>>
E$$DstNxTunIpv4SrcCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return DstNxTunIpv4SrcCase Modifier and Type Method Description DstNxTunIpv4SrcCaseDstNxTunIpv4SrcCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return types with arguments of type DstNxTunIpv4SrcCase Modifier and Type Method Description default Class<DstNxTunIpv4SrcCase>DstNxTunIpv4SrcCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type arguments of type DstNxTunIpv4SrcCase Modifier and Type Method Description DstNxTunIpv4SrcCaseBuilderDstNxTunIpv4SrcCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase> augmentationValue)DstNxTunIpv4SrcCaseBuilderDstNxTunIpv4SrcCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase> augmentationValue)DstNxTunIpv4SrcCaseBuilderDstNxTunIpv4SrcCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstNxTunIpv4SrcCase Constructor Description DstNxTunIpv4SrcCaseBuilder(DstNxTunIpv4SrcCase base)
-