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