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