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