Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxTunIdCaseBuilder
-
Packages that use DstNxTunIdCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxTunIdCaseBuilder 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 that return DstNxTunIdCaseBuilder Modifier and Type Method Description DstNxTunIdCaseBuilderDstNxTunIdCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.DstNxTunIdCaseBuilderDstNxTunIdCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase> augmentation)Add an augmentation to this builder's product.DstNxTunIdCaseBuilderDstNxTunIdCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase>> augmentationType)Remove an augmentation from this builder's product.DstNxTunIdCaseBuilderDstNxTunIdCaseBuilder. setNxTunId(org.opendaylight.yangtools.yang.common.Empty value)
-