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